-
Learn how designers at thoughtbot use SCSS in their front-end work during this full day workshop.
-
A zero-setup Sass previewer for OS X.
-
Using BEM when naming your classes makes being object-oriented easy and fits right in with MVC projects.
-
Hound reviews Ruby, JavaScript, CoffeeScript, and SCSS code for style violations.
-
I don’t always render CSS, but when I do, I keep it all in one spot.
-
Once you’re familiar with what SVGs are and how to
optimize and embed them,...
-
See examples of how the Sass @content
directive
can empower us to remove duplication in our SCSS,
and think more creatively about its organization and implementation.
-
How Sass maps empower you to write less code.
-
How set up a project with the CSS suite Sass, Bourbon, and Neat
using the build toolchain Yeoman, Grunt, and Bower.
-
From the Sass
documentation:
You can assign to variables if they aren’t...