An online demo of Stylelint.
npm install
npm run dev
- Go to
http://localhost:5174/
npm install
npm run build
- Output
./dist/
npm install
npm run build:lib
- Output
./dist/
This demo works by calling Stylelint in a Node.js process launched inside the browser using WebContainers.
It is deployed to Netlify.