Tag: SCSS
-
+
+
+
+
+
+
I’m attempting to compile a comprehensive list of how developers and front-end engineers structure their CSS using the SMACSS (Scalable and Modular Architecture for CSS) approach. What is SMACSS? “SMACSS stands for Scalable and Modular Architecture for CSS, and is more a style guide than a CSS framework. On a…
-
+
+
+
+
+
+
I really wanted to point out the reasons why web developers should start using Sass and I came across the Clean out your Sass junk drawer slides by Dale Sande. It shows just how much the thought process of well structured CSS has changed over the years. So if you…
-
+
+
+
+
+
+
What is Sass? “Sass is a meta-language on top of CSS that’s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. Sass both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable…
You must be logged in to post a comment.