ADUG - May 2014 - Theming in Drupal using Sass

Post on 05-Dec-2014

287 views 3 download

description

A workshop on building a Sass-ready theme in Drupal.

Transcript of ADUG - May 2014 - Theming in Drupal using Sass

THEMING IN DRUPAL USINGsassEric Scott SembratAtlanta Drupal Users Group

May 2014

About Myself

Requirements

Laptop or ComputerVirtual Drupal Installation

Sass App (Compass, Scout)

Starter Drupal Theme

Requirements

Requirements

If you forgot anything, you can use Sassmeister!

www.sassmeister.com

Introduction

Introduction

This is how writing CSS

makes me feel.

Introduction

Introduction

This is how writing Sass

makes me feel.

What is Sass?

Sass is the most mature, stable, and powerful

professional grade CSS extension language in

the world.

“ “”

What are we going to cover?

What are we going to cover?

Variables and Data TypesMixins and Chunking

Nesting & Partials

Let’s Get Started!

Let’s Get Started!

See my other talks on Sass at:

http://www.slideshare.net/webbeh/sass-32123141http://www.slideshare.net/webbeh/sasskey

http://www.slideshare.net/webbeh/gtdug-april2013sass-reduced