Skip to content

Commit

Permalink
update unocss to latest setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightjack committed Apr 13, 2023
1 parent dd826ae commit ea8af34
Show file tree
Hide file tree
Showing 7 changed files with 217 additions and 180 deletions.
13 changes: 0 additions & 13 deletions config/theme.js

This file was deleted.

8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
"@sveltejs/vite-plugin-svelte": "2.0.4",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@unocss/core": "0.50.6",
"@unocss/preset-icons": "^0.50.6",
"@unocss/preset-wind": "^0.50.6",
"@unocss/extractor-svelte": "0.51.4",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -36,12 +34,12 @@
"svelte": "3.58.0",
"svelte-preprocess": "5.0.3",
"typescript": "4.9.5",
"unocss": "^0.50.6",
"unocss": "^0.51.4",
"vite": "4.2.1",
"vite-plugin-pwa": "0.14.7"
},
"dependencies": {
"@unocss/reset": "0.50.6",
"@unocss/reset": "0.51.4",
"idb-keyval": "6.2.0",
"ky": "0.33.3"
},
Expand Down
Loading

0 comments on commit ea8af34

Please sign in to comment.