- Notifications
You must be signed in to change notification settings - Fork1.1k
Expressive, robust, feature-rich CSS language built for nodejs
License
stylus/stylus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
You can sponsor stylus ongoing development viaopencollective orpaypal !
![]() | |
Your Logo |
$ npm install stylus -g
Watch and compile a stylus file from command line with
stylus -w style.styl -o style.css
You can alsotry all stylus features on stylus-lang.com, build something with stylus oncodepen orRunKit
- Stylus cheatsheet, very useful stylus syntax code snippet for you
Please note that this project is released with aContributor Code of Conduct. By participating in this project you agree to abide by its terms.
Please read ourContribution 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!
Copyright (c) 2010-presentTJ andStylus maintainers
About
Expressive, robust, feature-rich CSS language built for nodejs