How to Install sass-spec in Ubuntu 18.04



Install sass-spec by entering the following commands in the terminal:

sudo apt update
sudo apt install sass-spec

Description:

testsuite for Sass - compliance testing tool

Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. . sass-spec is a testsuite verified against the original ruby-sass, which should succeed for alternative implementations as well. . This package provides the compliance testing tool sass-spec.

Homepage: https://github.com/sass/sass-spec

Version: 3.5.0-2-1

Section: universe/devel