catppuccin-css/CONTRIBUTING.md
2025-06-09 12:35:52 -06:00

5 lines
286 B
Markdown

# Contributing
1. Clone this repository
2. Install NodeJS (tip, `.tool-versions` exists for [mise](https://mise.jdx.dev) `mise install` or [asdf](https://asdf-vm.com) support)
3. `npm run build` or `npm run build customprefix` to add a prefix for output CSS, ex: `--customprefix-text`