3.1.1 • Published 4 years ago
@absolunet/stylelint-loader v3.1.1
@absolunet/stylelint-loader
stylelint YAML configuration loader
Reads and parses an stylelint YAML extendable config file.
Install
$ npm install @absolunet/stylelint-loaderUsage
Expects a extendable-config.yaml file in the root of your package.
import loader from '@absolunet/stylelint-loader';
module.exports = loader(__dirname);Related
Documentation
View documentation