How to Install sass-stylesheets-compass in Ubuntu 18.04



Install sass-stylesheets-compass by entering the following commands in the terminal:

sudo apt update
sudo apt install sass-stylesheets-compass

Description:

mixins for Sass derived from Compass

compass-mixins provides Sass mixins originally included with Compass 0.12.x, minimally adapted for use directly with modern Sass. . Compass is a Sass-based CSS framework. . Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. . Sass can be encoded in either of two formats - SASS and SCSS. These mixins are provided in SCSS format. . This package includes the following collections of stylesheets: * animate * compass * lemonade

Homepage: https://github.com/Igosuki/compass-mixins

Version: 0.12.10-1

Section: universe/web