How to Install node-stylus in Ubuntu 18.04



Install node-stylus by entering the following commands in the terminal:

sudo apt update
sudo apt install node-stylus

Description:

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.

Homepage: https://github.com/stylus/stylus

Version: 0.54.5-1ubuntu1

Section: universe/web