aboutsummaryrefslogtreecommitdiff
path: root/.stylelintrc.json
Commit message (Collapse)AuthorAge
* Update stylelint (#444)toasted-nutbread2023-12-25
|
* Resolve stylelint deprecations (#353)toasted-nutbread2023-12-11
| | | | | | | * Install stylelint-stylistic * Update rules * Alphabetize
* Update node dependencies (#2061)toasted-nutbread2022-02-02
| | | | | | | | | | | | | | | | | | | | | * Run npm update * Run npm audit fix * Update eslint to 8.8.0 * Update eslint-plugin-no-unsanitized to 4.0.1 * Update html-validate to 6.2.0 * Update jsdom to 19.0.0 * Update stylelint to 14.3.0 * Update stylelint-config-recommended to 6.0.0 * Remove dead rule * Fix rule affecting currentColor keyword
* Move mixed/lib/ to lib/ (#1382)toasted-nutbread2021-02-13
|
* CSS lint (#1201)toasted-nutbread2021-01-03
* Use single quotes instead of double * Install stylelint * Set up config * Update package/tests * Fix lint issues * Update CSS rules