Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 2.1 KB

README.md

File metadata and controls

44 lines (36 loc) · 2.1 KB

logo
Version stylelint PRs welcome Install directly with Stylus

Preview

Preview

Installation

  1. Install Stylus/Cascadea (Safari)
  2. Install UserCSS

Contribute

Anyone and everyone is welcome to contribute and report any issues.

Development

  1. Fork and download this repository
  2. Install Node.js
  3. Install pnpm npm install pnpm --global
  4. Install all dependencies using pnpm install
  5. Change mappings
  6. Generate style with npm run build
  7. Make additional changes in main style if needed
  8. Commit and push your changes
  9. Make a pull request