sass Sass is the most mature, stable, and powerful professional grade CSS extension language. Manually Compile sass file --> For Windows 1- Install node.js 2- npm install -g sass 3- sass -v 4- sass style.scss style.css 5- sass --watch style.scss:style.css