Neutrino Stylelint preset
neutrino-config-stylelint
is a Neutrino preset that adds basic support for
Stylelint.
Documentation
Install this preset to your development dependencies, then set it in
package.json
:
"config": ,
Configuration can be done either through a stylelint.config.js
file or in
package.json
like this:
"config": ,
See Styelint configuration documentation. Also, don't forget to install any configs you want to extend.
To Do
- Support Neutrino 5.