SlideShare a Scribd company logo
FRONT END
BADASSERY
 WITH SASS
  Jessica Eldredge
 RailsGirls DC 2012
“I don’t like the green. Can we change it?”
CSS IS A PAIN
it lacks   VARIABLES
it lacks FUNCTIONS

             it’s LONG

      it’s REPETITIVE
ENTER SASS
a front end developer’s dream
VARIABLES
NESTING
MIXINS
EXTEND
COLOR FUNCTIONS
MATH
SASS OR SCSS?
TWO DIFFERENT SYNTAXES
HELPFUL TIPS
LIMIT YOUR NESTING
    no more than 2 levels
USE @IMPORT
no extra HTTP requests!
SEPARATE MIXINS
   keep a mixin library
USE PARTIALS
       think in terms of
       MODULES
       build up your
       LIBRARY
NEXT STEPS
FRAMEWORKS, LIBRARIES
         Compass
     compass-style.org

         Bourbon
   thoughtbot.com/bourbon
LEARN MORE SCSS
Sass Documentation
    thesassway.com

   Chris Eppstein
     @chriseppstein
github.com/chriseppstein
OTHER PREPROCESSORS
           LESS
         lesscss.org

           Stylus
 learnboost.github.com/stylus
GO FORTH, BADASS
KEEP IN TOUCH!

jessica.avison@gmail.com

      @jessabean

 github.com/jessabean

More Related Content

PPTX
Presentation1question6
PDF
Turbo theming: Introduction to Sass & Compass
PDF
Theming and Sass
PDF
Stylesheet Wrangling with SCSS
PDF
Preprocessor presentation
PDF
Frontend-Entwicklung mit SASS & Compass
PDF
Performance front end language
PDF
Getting Started with Sass & Compass
Presentation1question6
Turbo theming: Introduction to Sass & Compass
Theming and Sass
Stylesheet Wrangling with SCSS
Preprocessor presentation
Frontend-Entwicklung mit SASS & Compass
Performance front end language
Getting Started with Sass & Compass

Viewers also liked (8)

PPTX
老成的Sass&Compass
PDF
Sass(SCSS)について
PDF
Save time by using SASS/SCSS
PPTX
Introduction to SASS
PPT
Learn Sass and Compass quick
PDF
Sass and compass workshop
DOCX
Horario de clases segundo grado
PPTX
老成的Sass&Compass
Sass(SCSS)について
Save time by using SASS/SCSS
Introduction to SASS
Learn Sass and Compass quick
Sass and compass workshop
Horario de clases segundo grado
Ad

Similar to Front End Badassery with Sass (20)

PDF
Pre-processing for Fronteers by Viking Kristof Houben
KEY
Authoring Stylesheets with Compass & Sass
PDF
Using Sass in Your WordPress Projects
PDF
Sass that CSS
PPTX
LESS vs. SASS
PDF
The World of Stylesheet Languages
PDF
Getting Sassy with CSS
PPTX
The sass way - Yatendra Bhardwaj
PDF
Intro to Sass for WordPress Developers
PDF
Smarter Grids with Sass and Susy...and Wordpress!
PPTX
SCSS Implementation
PDF
Crazy sassy
PPTX
SASS - Syntactically Awesome Stylesheet
PDF
ParisJS #11 : Sass & Compass
PDF
An Introduction to Sassy CSS
PDF
Save time by using sass to develop css
PPTX
CSS-in-JS in React: Why, current state, and bright future.
PPT
Using scss-at-noisestreet
KEY
Advanced sass
PDF
European SharePoint Webinar - Make SharePoint Sassy
Pre-processing for Fronteers by Viking Kristof Houben
Authoring Stylesheets with Compass & Sass
Using Sass in Your WordPress Projects
Sass that CSS
LESS vs. SASS
The World of Stylesheet Languages
Getting Sassy with CSS
The sass way - Yatendra Bhardwaj
Intro to Sass for WordPress Developers
Smarter Grids with Sass and Susy...and Wordpress!
SCSS Implementation
Crazy sassy
SASS - Syntactically Awesome Stylesheet
ParisJS #11 : Sass & Compass
An Introduction to Sassy CSS
Save time by using sass to develop css
CSS-in-JS in React: Why, current state, and bright future.
Using scss-at-noisestreet
Advanced sass
European SharePoint Webinar - Make SharePoint Sassy
Ad

Recently uploaded (20)

PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Empathic Computing: Creating Shared Understanding
PDF
Electronic commerce courselecture one. Pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Big Data Technologies - Introduction.pptx
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Approach and Philosophy of On baking technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Machine Learning_overview_presentation.pptx
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PPT
Teaching material agriculture food technology
PDF
Encapsulation theory and applications.pdf
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Unlocking AI with Model Context Protocol (MCP)
Empathic Computing: Creating Shared Understanding
Electronic commerce courselecture one. Pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Group 1 Presentation -Planning and Decision Making .pptx
Big Data Technologies - Introduction.pptx
SOPHOS-XG Firewall Administrator PPT.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Approach and Philosophy of On baking technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Diabetes mellitus diagnosis method based random forest with bat algorithm
Digital-Transformation-Roadmap-for-Companies.pptx
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Machine Learning_overview_presentation.pptx
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Teaching material agriculture food technology
Encapsulation theory and applications.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton

Front End Badassery with Sass