Top Banner
FROM MESS TO .SCSS http://bit.ly/1h2w7qv
28

From mess to .scss

May 21, 2015

Download

Technology

indieisaconcept

An overview of how Sass has become integral to the Front End development work done at News Corp here in Australia. Primarily focusing on $variables
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: From mess to .scss

FROM MESS TO .SCSShttp://bit.ly/1h2w7qv

Page 2: From mess to .scss

http://bit.ly/1fmLvNM

Page 3: From mess to .scss

{ 500 }75%500

Page 4: From mess to .scss

CSS SASS

IMPORTS

VARIABLES

FUNCTIONS

EXTENDS

SPRITE GENERATION * via compass

.scss.css

Why Sass?

Page 5: From mess to .scss

$Variables

Page 6: From mess to .scss
Page 7: From mess to .scss

http://sassmeister.com/gist/7909423

guarded assignment

Page 8: From mess to .scss

http://sassmeister.com/gist/7909423

guarded assignment

Page 9: From mess to .scss

http://sassmeister.com/gist/7909662

mutable

Page 10: From mess to .scss
Page 11: From mess to .scss

http://sassmeister.com/gist/7910768

namespaces

Page 12: From mess to .scss

http://sassmeister.com/gist/7910953

namespaces

Page 13: From mess to .scss

naming conventions

${ component }-{ type }-{ property }

$module-base-font$module-base-font-size$module-base-font-color

Page 14: From mess to .scss
Page 15: From mess to .scss

variable smell

Page 16: From mess to .scss
Page 17: From mess to .scss

the result

Page 18: From mess to .scss

the result

Page 19: From mess to .scss

the result

Page 20: From mess to .scss

{ 500 }32

Page 21: From mess to .scss

11 DaysLeader 16/01/2013

NewsLocal 30/01/2013

PerthNow 26/03/2013

The Daily Telegraph 12/05/2013

The Herald Sun 15/05/2013

The Courier-Mail 03/06/2013

AdelaideNow 25/06/2013

Mobile Refactor 30/07/2013

The Mercury 29/08/2013

The Australian 15/09/2013

Townsville Bulletin 09/10/2013

Cairns Post 16/10/2013

Geelong Advertiser 30/10/2013

Gold Coast Bulletin 13/11/2013

NT News 27/11/2013

Weekly Times 10/12/2013

40 Days

34 Days3 Days

14 Days17 Days

26 Days23 Days

12 Days18 Days

6 Days!11 Days!!11 Days!!11 Days!!10 Days

major releases

Page 22: From mess to .scss
Page 23: From mess to .scss

before

http://sassmeister.com/gist/7920840

Page 24: From mess to .scss

after

http://sassmeister.com/gist/7921332

Page 25: From mess to .scss
Page 26: From mess to .scss
Page 27: From mess to .scss

http://github.com/indieisaconcept

@indieisaconcept

http://github.com/indieisaconcept/grunt-styleguide

http://github.com/indieisaconcept/grunt-feature