csstyle - CSS Components System
March 11 2015, 11:36am
Organize your CSS as reusable components. Components are built up of parts (child elements), parts are included using __part-name. Components are flexible with options (like arguments; class="component-name --option). Tweaks are small changes applied using a + sign. You can watch a related Laracast here.
- Tags:
- css
- webdev
- sass
- components