sass-spec
testsuite for Sass - compliance testing tool
Install
- All systems
-
curl cmd.cat/sass-spec.sh
- Debian
-
apt-get install sass-spec
- Ubuntu
-
apt-get install sass-spec
- Kali Linux
-
apt-get install sass-spec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sass-spec
- Raspbian
-
apt-get install sass-spec
- Dockerfile
- dockerfile.run/sass-spec
sass-spec
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.