refactor(settings): Move to new style settings row

Comprised of:
- Row element
- Content (title and description)
- Action
This commit is contained in:
alexsparkes
2024-02-09 22:22:11 +00:00
parent 48b919ebea
commit 84c1bc8df1
21 changed files with 1254 additions and 1071 deletions

View File

@@ -47,7 +47,7 @@
"stylelint": "^16.2.1",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-scss": "^6.1.0",
"vite": "5.1.0",
"vite": "5.1.1",
"vite-plugin-progress": "^0.0.7"
},
"scripts": {