The npm init script for Stylelint.
npm install create-stylelint

The create script for Stylelint.
Run npm create stylelint
(Also compatible with the Bun, pnpm, and Yarn package managers.)
- npm install
- node create-stylelint.mjs to run locally
- npm run watch to test with Vitest
Inspired by create-astro.