fix: use frappe-ui theme colors and fixed tailwind config
This commit is contained in:
@@ -65,6 +65,6 @@ export default defineConfig({
|
||||
'highlight.js',
|
||||
'plyr',
|
||||
],
|
||||
exclude: ['frappe-ui']
|
||||
exclude: ['frappe-ui'],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user