- Core Front End Languages
- HTML
- CSS
- JavaScript
- General Front End Topics
- Accessibility
- Internationalization
- Internet
- Performance
- REST
- Search Engine Optimization
- Security
- Testing
Grunt grunt-contrib-sass
is used to compile Sass into CSS. Note that this library depends on both Ruby and Sass.
Check Ruby & Sass:
ruby --version
sass --version
Install npm packages
:
npm install
Dynamically compile Sass changes:
grunt watch