3.1.1 • Published 1 year ago

@valtech-commerce/stylelint-loader v3.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@valtech-commerce/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 @valtech-commerce/stylelint-loader

Usage

Expects a extendable-config.yaml file in the root of your package.

import loader from '@valtech-commerce/stylelint-loader';

module.exports = loader(__dirname);

Related

Documentation

View documentation

License

MIT © Valtech Canada inc.