Merge branch 'upgrade-stylelint' into 'develop'

Upgrade stylelint, fix scss linting

See merge request soapbox-pub/soapbox!2691
This commit is contained in:
Alex Gleason
2023-09-16 12:19:44 +00:00
4 changed files with 176 additions and 209 deletions

View File

@@ -202,7 +202,7 @@
"react-intl-translations-manager": "^5.0.3",
"react-refresh": "^0.14.0",
"rollup-plugin-visualizer": "^5.9.2",
"stylelint": "^14.0.0",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^11.0.0",
"tailwindcss": "^3.3.3",
"vite-plugin-pwa": "^0.16.5",