Skip to content

stylelint/create-stylelint

Repository files navigation

create-stylelint

npm version Testing

The npm init script for Stylelint.

Usage

Run npm init stylelint

Contributing

  • npm install
  • node create-stylelint.mjs to run locally
  • npm run watch to test with Vitest

Acknowledgments

Inspired by create-astro.