updated tailwind config
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m15s
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m15s
This commit is contained in:
parent
7468b19fbd
commit
d2954dfc98
@ -4,7 +4,7 @@ export default {
|
||||
'./src/**/*.{html,js,svelte,ts}',
|
||||
'./node_modules/flowbite-svelte/**/*.{html,js,svelte,ts}'
|
||||
],
|
||||
plugins: [require('flowbite/plugin')],
|
||||
plugins: ['flowbite/plugin'],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
extend: {
|
||||
|
Loading…
Reference in New Issue
Block a user