mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +00:00
merge main into rh-test
This commit is contained in:
6
tailwind.config.ts
Normal file
6
tailwind.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import baseConfig from '@comfyorg/design-system/tailwind-config'
|
||||
|
||||
export default {
|
||||
...baseConfig,
|
||||
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}']
|
||||
}
|
||||
Reference in New Issue
Block a user