summaryrefslogtreecommitdiff
path: root/.stylelintrc.json
AgeCommit message (Collapse)Author
2023-04-03stylelint: disable media-feature-range-notationDaniel Micay
This feature is too new and not widely supported enough. https://caniuse.com/css-media-range-syntax
2023-02-09remove deprecated stylelint rulesDaniel Micay
2021-10-25disable CSS vendor prefix lint for nowDaniel Micay
2021-10-25disable CSS max line length lint for nowDaniel Micay
2021-10-25disable CSS number-max-precision lint for nowDaniel Micay
2020-02-26add stylelint to validationDaniel Micay