How to Install libsass-dev in Ubuntu 18.04



Install libsass-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsass-dev

Description:

C/C++ port of the Sass CSS precompiler - development headers

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. . This package provides header files for developing your applications to use libsass template engine.

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

Version: 3.4.8-1

Section: universe/libdevel