0.1.1 • Published 3 years ago

stylelint-config-www v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

stylelint-config-carbon

Stylelint configuration for Carbon

Getting started

To install stylelint-config-carbon in your project, you will need to run the following command using npm:

npm install -S stylelint-config-carbon

If you prefer Yarn, use the following command instead:

yarn add stylelint-config-carbon

Usage

You can use stylelint-config-carbon in your project by extending it in your stylelint configuration. For example, if we had a .stylelintrc file:

{
  "extends": ["stylelint-config-carbon"]
}

🙌 Contributing

We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our Contributing Guide! 👀

📝 License

Licensed under the Apache 2.0 License.