ui/app/styles/base
vimniky c46a9a4d5c Mount alert & logging on main app
alert bugfix

displayName --> name, status.type --> alertState
2018-02-22 16:16:24 +08:00
..
README.md dir restructure 2017-02-15 10:55:05 -07:00
_base.scss fix for container farm 2018-02-07 12:22:46 -07:00
_color.scss Mount alert & logging on main app 2018-02-22 16:16:24 +08:00
_helpers.scss user github login 2018-02-16 13:15:21 -07:00
_icons.scss dir restructure 2017-02-15 10:55:05 -07:00
_typography.scss Cluster stats, things 2018-01-11 15:16:03 -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