stylus
Robust, expressive, and feature-rich CSS superset - Node.js module
Install
- All systems
-
curl cmd.cat/stylus.sh
- Debian
-
apt-get install node-stylus
- Ubuntu
-
apt-get install node-stylus
- Arch Linux
-
pacman -S stylus
- Kali Linux
-
apt-get install node-stylus
- Fedora
-
dnf install node-stylus
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-stylus
- Raspbian
-
apt-get install node-stylus
- Dockerfile
- dockerfile.run/stylus
node-stylus
Robust, expressive, and feature-rich CSS superset - Node.js module
Stylus is a language which provides an efficient, dynamic, and expressive way to generate CSS. It supports both an indented syntax and regular CSS style. Node.js is an event-based server-side JavaScript engine.