Reggie Dawson lays out and explains various tips and tricks for setting up, configuring and customizing a Bootstrap Sass-based project.
Tag: StuR
Byron shows us a neat Sass function to convert typographic units in CSS. Learn how to convert pixels into em and percentage units with the magic of Sass.
Byron shows us some of Sass functions built into the language and shows how you can use them to kick-start your style sheets.
Reggie Dawson goes in depth and shows how to use the Sass mixin directive to write better organized and maintainable CSS code.
Kitty takes some of the well known centering techniques in CSS and shows us how to wrap them in Sass mixins.
What's best to use in this head-to-head James shows us the strengths and weaknesses of Sass Maps vs. Nested Lists
Hugo Giraudel discusses the various popular ways in CSS that we name and use class selectors and how Sass can help in structuring them.
Una shares with us various CSS methodologies in creating Atomic OOBEMITSCSS
Kitty shows us how we can use Sassy Tester and gulp to help us when testing a Sass library.
David Khourshid shows us how to use True when your creating tests for your Sass framework.
Hugo shows us how we can got about testing a Sass function in 5 minutes or so using Sass.
Hugo shows us the bare essentials of what we could include in making a Gulp workflow for Sass.
James shows us how we can save a little time by using Sass to help create the CSS for Style Tiles
Hugo shows us how to use recursion in creating an awesome Sass mixin for media queries and media merging.
Kitty Giraudel shows us four ways of theming with Sass discussing the code required, the output and the pros and cons of each option.
Nate goes through what's needed to support older versions of IE and how Sass can help fix them easily.
Reggie shows us how we can use @import, @extend, @media and @at-root in Sass.
Antonietta Perna shows us how to use the mixins from the Bootstrap Less mixin library to our advantage.
James shows us how we can generate nice typography for our responsive sites with Sass maps and functions
Adam Onishi shows us how he's recently been creating a configuration file for theming with Sass.
Reggie continues our Sass Basics articles showing the basics of the control directives available.
George, shows us 8 different features available with the Compass framework that shows it's more than a mixin library for vendor prefixes.
Dennis shows us how we can use Sass to make theming form elements to match visuals.
Una shows some simple things we can use Sass maps for to keep our code readable and organized.
George shows us how we can use the power of Foundation and keep our HTML lean and semantic.
Continuing our articles on Sass basics, Reggie shows us how we can use nesting in Sass.
George goes through the operators that are available with Sass, what they do and how to use them.
Kitty Giraudel talks us through units in Sass and best practices around using them.
Alexander looks at some solutions for dealing with selector specificity when working with a CSS preprocessor.
Una Kravets discusses the benefits of creating a community around open source software like Sass.