ui/app/styles/base
Westly Wright 15dfc021f3
New cluster work
2017-11-20 10:54:46 -07:00
..
README.md dir restructure 2017-02-15 10:55:05 -07:00
_base.scss Move Env dropdown to left 2017-10-16 10:58:58 -07:00
_color.scss cluster env 2017-08-18 21:03:42 -07:00
_helpers.scss New cluster work 2017-11-20 10:54:46 -07:00
_icons.scss dir restructure 2017-02-15 10:55:05 -07:00
_typography.scss Start reorganizing pages for multiple top-level navs 2017-10-16 10:58:58 -07:00

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 Im used to calling _base.scss), defining some standard styles for commonly used HTML elements.

Reference: Sass Guidelines > Architecture > Base folder