1.0.0 • Published 2 years ago

@grixu/stylelint-config v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@grixu/stylelint-config

It's simple Stylelint config for use in grixu/ui library and other projects.

Usage

yarn add -D @grixu/stylelint-config

Then, add stylelint.config.js file with following content:

module.exports = {
  extends: "@grixu/stylelint-config",
}

Changelog

Please see CHANGELOG in each package for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.