[TASK] Update stylelint and remove our complicated own plugin
This diff is collapsed.
... | ... | @@ -21,7 +21,6 @@ |
"@csstools/postcss-sass": "^2.0.0", | ||
"@sgalinski/image-dimensions": "^1.0.0", | ||
"@sgalinski/inline-svg": "^1.2.1", | ||
"@sgalinski/stylelint-config-sgalinski": "^1.3.3", | ||
"async": "^2.6.1", | ||
"autoprefixer": "^9.4.6", | ||
"babelify": "^9.0.0", | ||
... | ... | @@ -54,6 +53,11 @@ |
"pretty-bytes": "^5.1.0", | ||
"replace-in-file": "^3.4.2", | ||
"stylelint": "^10.1.0", | ||
"stylelint-declaration-strict-value": "^1.1.3", | ||
"stylelint-images": "^2.0.0", | ||
"stylelint-order": "^3.0.1", | ||
"stylelint-performance-animation": "^1.2.2", | ||
"stylelint-scss": "^3.9.4", | ||
"tfilter": "^1.0.1", | ||
"time-stamp": "^2.1.0", | ||
"tinyify": "^2.4.3", | ||
... | ... |
stylelint-rules.js
0 → 100644
Please register or sign in to comment