5 lines
286 B
Markdown
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`
|