0.2.0 • Published 4 years ago

parcel-plugin-stylelint-all v0.2.0

Weekly downloads
36
License
ISC
Repository
github
Last release
4 years ago

parcel-plugin-stylelint-all

NPM version Dependency Status GitHub tag GitHub issues

Make Parcel support StyleLint.

Stylelint for files imported with Parcel. Supports CSS, LESS, SASS, SCSS and SugarSS.

Usage

yarn add --dev parcel-plugin-stylelint-all

or NPM:

npm install parcel-plugin-stylelint-all --save-dev