mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-05 05:00:03 +00:00
Fix tailwind css setup (#768)
* Fix tailwind css setup * Install as dev dep * Uninstall primeui tailwind
This commit is contained in:
@@ -144,11 +144,6 @@ const tabValue = computed(() =>
|
||||
</script>
|
||||
|
||||
<style>
|
||||
/* Remove after we have tailwind setup */
|
||||
.border-none {
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.settings-tab-panels {
|
||||
padding-top: 0px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user