How to Install libsass0 in Ubuntu 18.04



Install libsass0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libsass0

Description:

C/C++ port of the Sass CSS precompiler

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

Homepage: http://sass-lang.com/libsass

Version: 3.4.8-1

Section: universe/libs