CSS (and SASS) Club. The rules to keep your CSS awesome.
Keep stylesheets maintainable
Keep code transparent, sane, and readable;
Keep stylesheets scalable.
Keep calm when using nesting selectors.
Follow some architecture for your code.
Keep your code well commented.
- Fork it!
- Submit a pull request :D