Login
63
The past couple of years have seen a lot of changes in the way we handle design, user experience and css.
We now have the ability to take control over our stylesheets with true awesomeness that includes:
- preprocessing
- nested rules
- variables and mixins
- inheritance
- math!
- and more!
With the advent of responsive design, SCSS is critical to enabling themers to keep their stylesheets clean, logical and, most importantly, maintainable.
This session will introduce Sass/SCSS, and show you how to get started. It is meant for people who are comfortable with CSS but haven't yet taken the next step of using SCSS in a Drupal theme.
Feel free to use the comments to request specific topics, as well, as I am happy to craft the session for the people who plan to attend!
Co-Presenters:
Category:
Design and User Experience
Skill:
Intermediate
Duration:
One hour
Day:
Saturday
Time:
1:30p
Room:
Pacific Ballroom C
- Log in to post comments
Comments
Chris Charlton replied on Permalink
Sass is my bestest friend
I can't live without Sass, even for my static development!
mariohernandez replied on Permalink
Love SASS
I would like to learn how to use nesting in a more general way. Many times overdoing nesting can become an issue as one may end up with css rules that are too specific to page elements. I'd love to hear our take on this.
Chris Charlton replied on Permalink
Additional Sass sessions
You'll want to also check out this session: http://2013.drupalcampla.com/sessions/get-your-sass-line-tips-and-strate...