ui/app/styles/base
lvuch acd8226905 more add host 2017-06-06 14:18:41 -07:00
..
README.md dir restructure 2017-02-15 10:55:05 -07:00
_base.scss theme clean up 2017-05-04 08:21:51 -07:00
_color.scss more add host 2017-06-06 14:18:41 -07:00
_helpers.scss accordion 2017-04-13 20:18:00 -07:00
_icons.scss dir restructure 2017-02-15 10:55:05 -07:00
_typography.scss self contain 2017-04-05 15:44:47 -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