An online demo of Stylelint.
npm installnpm run dev- Go to
http://localhost:5174/
npm installnpm run build- Output
./dist/
npm installnpm 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.