Fix tailwind css setup (#768)

* Fix tailwind css setup

* Install as dev dep

* Uninstall primeui tailwind
This commit is contained in:
Chenlei Hu
2024-09-09 16:56:32 +09:00
committed by GitHub
parent 534ea17816
commit a41de30dc5
5 changed files with 16 additions and 13 deletions

9
package-lock.json generated
View File

@@ -1,21 +1,16 @@
{
"name": "comfyui-frontend",
"version": "1.2.47",
"version": "1.2.48",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "comfyui-frontend",
"version": "1.2.47",
"version": "1.2.48",
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.2.1",
<<<<<<< HEAD
"@comfyorg/litegraph": "^0.7.65",
"@primevue/themes": "^4.0.0-rc.2",
=======
"@comfyorg/litegraph": "^0.7.64",
"@primevue/themes": "^4.0.5",
>>>>>>> e82b957 ([Chore] Update primevue)
"@vitejs/plugin-vue": "^5.0.5",
"@vueuse/core": "^11.0.0",
"axios": "^1.7.4",