How to Install sassc in Ubuntu 18.04



Install sassc by entering the following commands in the terminal:

sudo apt update
sudo apt install sassc

Description:

C/C++ port of the Sass CSS precompiler - command-line tool

SassC is a C/C++ port of the Sass engine. The point is to be simple, fast, and easy to integrate. . Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze.

Homepage: https://github.com/sass/sassc

Version: 3.4.5-1

Section: universe/web