stylelint-disable
v0.1.5
Published
Automatically add stylelint-disable comments to your CSS files for specific rules.
Downloads
13
Readme
stylelint-disable
Automatically add stylelint-disable comments to your CSS files for specific rules.
Install
npm install --dev stylelint-disable
Usage
npx stylelint-disable some-rule -- path/to/file.css
Caveats
There are no tests, and this may break your code. :grimacing: