mirror of https://github.com/rancher/ui.git
alert bugfix displayName --> name, status.type --> alertState |
||
|---|---|---|
| .. | ||
| README.md | ||
| _base.scss | ||
| _color.scss | ||
| _helpers.scss | ||
| _icons.scss | ||
| _typography.scss | ||
README.md
Base
The base/ folder holds what we might call the boilerplate code for the project. In there, you might find some typographic rules, and probably a stylesheet (that I’m used to calling _base.scss), defining some standard styles for commonly used HTML elements.
Reference: Sass Guidelines > Architecture > Base folder