stylelint / create-stylelint

The npm init script for Stylelint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The npm init script for Stylelint

License:MIT License


Languages

Language:JavaScript 97.5%Language:TypeScript 2.5%