stylus
Robust, expressive, and feature-rich CSS superset

stylus downloads stylus version stylus license

stylus類似パッケージ:
npmのダウンロードトレンド
3 年
🌟 stylusのREADME.mdにリアルタイム使用チャートを表示するには、以下のコードをコピーしてください。
## Usage Trend
[![Usage Trend of stylus](https://npm-compare.com/img/npm-trend/THREE_YEARS/stylus.png)](https://npm-compare.com/stylus#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 stylusのREADME.mdにGitHub Starsトレンドチャートを表示するには、以下のコードをコピーしてください。
## GitHub Stars Trend
[![GitHub Stars Trend of stylus](https://npm-compare.com/img/github-trend/stylus.png)](https://npm-compare.com/stylus)
統計詳細
パッケージ
ダウンロード数
Stars
サイズ
Issues
公開日時
ライセンス
stylus2,729,29011,312366 kB2801年前MIT
stylus のREADME

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

  • https://github.com/stylus/stylus/wiki

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