Thiradus Stylelint Config Overview The Stylelint Configuration used for Linting Thiradus' CSS projects. Installation 1. Add the configuration as a dependency. npm install --save-dev stylelint stylelint-config-thiradus 2. Add the following to your .stylelintrc.json. { "extends": "stylelint-config-thiradus" } License This repository is licensed under the MIT License © 2015-2022 Thiradus