November 2017
Beginner to intermediate
398 pages
8h 42m
English
Sass is a well-known CSS preprocessor used by a lot of tech companies:
npm install --save-dev node-sass sass-loader
<style lang="sass" scoped> .article .title border-bottom: solid 3px rgba(red, .2) </style>

Read now
Unlock full access