https://github.com/cloudflightio/cloudflight-stylelint-plugin
Contains multiple Stylelint plugins and configs to enforce rules for clean code across Cloudflight projects.
https://github.com/cloudflightio/cloudflight-stylelint-plugin
Last synced: 4 months ago
JSON representation
Contains multiple Stylelint plugins and configs to enforce rules for clean code across Cloudflight projects.
- Host: GitHub
- URL: https://github.com/cloudflightio/cloudflight-stylelint-plugin
- Owner: cloudflightio
- License: apache-2.0
- Created: 2022-07-25T12:05:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T05:22:27.000Z (about 2 years ago)
- Last Synced: 2025-10-19T20:29:50.689Z (7 months ago)
- Language: JavaScript
- Size: 1.38 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudflight Stylelint Plugin
[](https://opensource.org/licenses/Apache-2.0)

[](https://www.npmjs.com/package/@cloudflight/stylelint-plugin)
[](https://www.npmjs.com/package/@cloudflight/stylelint-plugin-angular)
[](https://www.npmjs.com/package/@cloudflight/stylelint-plugin-vue)
This repository contains multiple Stylelint plugins to enforce rules for clean code across Cloudflight projects.
## Installation
Please refer to the README's of each plugin to get started:
- [@cloudflight/stylelint-plugin](packages/stylelint-plugin/README.md)
- [@cloudflight/stylelint-plugin-angular](packages/stylelint-plugin-angular/README.md)
- [@cloudflight/stylelint-plugin-vue](packages/stylelint-plugin-vue/README.md)
## Contributing
- [Contributing to the project](CONTRIBUTING.md)