/week-11-class-1

head-start files

Primary LanguageCSS

AGENDA:

  • Intro to SASS

  • install Ruby and SASS on Windows

SASS potential:

  • variables in SASS

  • nesting styles in SASS

  • includes in SASS (partials and @import)

  • mixins in SASS (@mixin and @include)

  • operators (Math)

  • & parent selector

  • @extend

SASS assignment