Skip to content

stylus/stylus

Folders and files

NameName
Last commit message
Last commit date
Jan 31, 2025
Sep 21, 2022
Aug 30, 2023
Dec 13, 2024
Jul 11, 2013
Jan 18, 2014
Oct 20, 2024
Nov 18, 2023
Aug 13, 2022
Aug 30, 2023
Oct 20, 2024
Dec 14, 2015
May 30, 2022
Mar 26, 2015
Feb 19, 2022
Nov 18, 2023
Sep 4, 2021
Apr 27, 2012
Feb 19, 2022
Jan 31, 2025

Repository files navigation

Stylus logo

Build Status Maintenance npm version npm Join the community on github discussion

Stylus is a revolutionary new language, providing an efficient, dynamic, and expressive way to generate CSS. Supporting both an indented syntax and regular CSS style.

Sponsors

You can sponsor stylus ongoing development via opencollective or paypal !

automattic mojotech

Your Logo

Paypal stylus

Backers

Backers

Installation

$ npm install stylus -g

Basic Usage

Watch and compile a stylus file from command line with

stylus -w style.styl -o style.css

You can also try all stylus features on stylus-lang.com, build something with stylus on codepen or RunKit

Community modules

Stylus cheatsheet

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contribution

Please read our Contribution Guide before making any pull requests to the project. Included are directions for opening issues, workflows, and coding standards.

Thank you to all the people who already contributed to Stylus!

License

MIT

Copyright (c) 2010-present TJ and Stylus maintainers