Skip to content

VChet/coinkeeper-dark

Repository files navigation

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