Selector Specificity with CSS Preprocessors
By Alexander Futekov,
Alexander looks at some solutions for dealing with selector specificity when working with a CSS preprocessor.
By Alexander Futekov,
Alexander looks at some solutions for dealing with selector specificity when working with a CSS preprocessor.
By Vinay Raghu,
Vinay Raghu talks about the difference between UI kits and CSS frameworks and how frameworks should be chosen if your development is component-based.
By Patrick Catanzariti,
Patrick contacted a number of developers who have used BEM and SMACSS in their projects, and collected their thoughts on how they can be used effectively.
By Ahmad Ajmi,
Ahmad Ajmi takes a look at how we can use classes in CSS to abstract class sets that each perform a single action, making our HTML more like Lego blocks.
By Satheesh Kumar,
Satheesh Kumar introduces a new architecture, inspired by a number of different tools and methodologies, for helping with building large applications.
By Vinay Raghu,
Vinay Raghu looks at some different ways to structure your Sass projects, including a look at the architecture of some well-known projects.
By Cathy Dutton,
Cathy Dutton with a rundown of 8 tips to help you improve the workflow and maintenance of your Sass-based projects.
By Jon Cuthbert,
Jon Cuthbert presents a simple approach to CSS class naming, building on methodologies like OOCSS, BEM, and others popular methods.