Advanced CSS and SASS
Course:Author: Jonas Schmedtmann
Student: Sahil Kazi
See the live demo
Tools used in this course:
- CSS and SASS
- BEM (Block Element Modifier)
- Transitions
- Image Overlays
- Background Images
- CSS Flexbox
- CSS Grid
Project setup
npm install
Compiles and hot-reloads for development
npm run watch:sass
Compiles, Prefixes and Minifies for production
npm run build:css