3.1.1 • Published 2 years ago

@absolunet/stylelint-loader v3.1.1

Weekly downloads
328
License
MIT
Repository
github
Last release
2 years ago

@absolunet/stylelint-loader

npm npm dependencies Tests npms License: MIT

stylelint YAML configuration loader

Reads and parses an stylelint YAML extendable config file.

Install

$ npm install @absolunet/stylelint-loader

Usage

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

License

MIT © Absolunet