ui/app/styles/base
Westly Wright 3ff389f613
Add new input-url component and server-url input after first login
2018-03-21 17:09:42 -07: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 Add new input-url component and server-url input after first login 2018-03-21 17:09:42 -07: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