Add vite react #45
.drone.yml
.gitea/workflows
Makefilecommon
frontend
.eslintrc.cjs.gitignore.prettierrcindex.htmlpackage.jsonpostcss.config.cjs
src
tailwind.config.cjsvite.config.jsgames
package.jsonpoetry.lockpyproject.tomltailwind.config.jstimetracker
6
package.json
Normal file
6
package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tailwindcss/typography": "^0.5.9"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user