OS.js v3 Stylelint configuration
npm install @osjs/stylelint-config

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.




These are the default Stylelint rules for OS.js codebase.
```
npm install --save-dev @osjs/stylelint-config
In your stylelint config:
`json``
{
"extends": "@osjs/stylelint-config"
}
* Sponsor on Github
* Become a Patreon
* Support on Open Collective
* Contribution Guide
See the Official Manuals for articles, tutorials and guides.
* Official Chat
* Community Forums and Announcements
* Homepage
* Twitter (author)
* Facebook
* Docker Hub