Skip to content

Commit 9b80905

Browse files
committed
chore: use unocss
1 parent 19f26b7 commit 9b80905

File tree

5 files changed

+694
-4
lines changed

5 files changed

+694
-4
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@
2020
"@types/react-dom": "^18.2.17",
2121
"@typescript-eslint/eslint-plugin": "^6.14.0",
2222
"@typescript-eslint/parser": "^6.14.0",
23+
"@unocss/reset": "^0.58.4",
2324
"@vitejs/plugin-react": "^4.2.1",
2425
"eslint": "^8.55.0",
2526
"eslint-plugin-react-hooks": "^4.6.0",
2627
"eslint-plugin-react-refresh": "^0.4.5",
2728
"typescript": "^5.2.2",
29+
"unocss": "^0.58.4",
2830
"vite": "^5.0.8"
2931
}
3032
}

0 commit comments

Comments
 (0)