Una Kravets 11/15/2015

Classy CSS: a Programmatic Approach to Sass Stylesheets

Read Original

The article presents 'Classy CSS', a methodology for writing scalable and modular CSS with Sass. It explains a class-based, programmatic architecture using silent placeholder selectors and defends the use of @extend. The approach is aimed at developers with traditional programming backgrounds, using a button component as a practical example.

Classy CSS: a Programmatic Approach to Sass Stylesheets

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week