Chapter 6. The Stylus CSS Preprocessor
Stylus is the recommended CSS preprocessor for Express. It comes with an intuitive syntax for generating CSS and a flexible programming language to manage the dynamics of the CSS generation process.
Using Stylus saves a lot of time during development and maintenance. You will learn the following in this chapter:
How to enable Stylus in Express
Understand the Stylus CSS syntax
How to use the programming capabilities of Stylus