Skip to content

Contributing

Contributing Workflow

This repository is a pnpm workspace orchestrated with moon.

bash
pnpm install
moon run :format
moon run cssforge:test
moon run cssforge:typecheck
moon run cssforge:build
moon run cssforge:jsr-dry-run

TODO

  • [ ] Module: Custom Media Queries
  • [ ] Typography : Line Height
  • [ ] Stable schema spec
  • [ ] VSCode Extension
  • [ ] Bundlers Plugin (Vite, Rollup, Webpack ...)
  • [ ] Nuxt Module

License

MIT

Released under the MIT License.