Package detail

@brikcss/stylelint-config-css

brikcss10MIT1.0.0

CSS stylelint shareable configuration by brikcss.

brikcss, stylelint, stylelintconfig, front end

readme

Brikcss Stylelint Configuration (CSS)

A stylelint shareable configuration by brikcss.

ContributingInstallUsageLicense

NPM version NPM version NPM downloads per month Travis branch GitHub issues Codacy code quality License JavaScript Style Guide code style: prettier Greenkeeper badge

Contributing

We ❤️❤️❤️ contributions of any kind!

Give us a ⭐ on GitHub! And please submit bug reports, feature requests, pull requests, or spread some love to your friends and co-workers!

Read our contributing guidelines and get involved to support this project.

Install

npm install --save-dev @brikcss/stylelint-config-css

Usage

Put in your stylelint config file:

{
    "extends": ["@brikcss/stylelint-config-css"]
}

For further documentation, see stylelint configuration, especially the section on extending configs.

License

See License.