Codeminer42's Engineering Blog
ITCSS

How to Organize your Styles with ITCSS
Everyone knows how CSS can be painful when not written properly. It is not an expressive language, it has a global scope, cascading rules (the source order really matters), inheritance,…