Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.76 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.76 KB

counter.dev dark

version build install

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 i pnpm -g
  4. Install all dependencies using pnpm install
  5. Change mappings
  6. Generate style with pnpm run build
  7. Make additional changes in main style if needed
  8. Commit and push your changes
  9. Make a pull request