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}',
|
'./src/**/*.{html,js,svelte,ts}',
|
||||||
'./node_modules/flowbite-svelte/**/*.{html,js,svelte,ts}'
|
'./node_modules/flowbite-svelte/**/*.{html,js,svelte,ts}'
|
||||||
],
|
],
|
||||||
plugins: [require('flowbite/plugin')],
|
plugins: ['flowbite/plugin'],
|
||||||
darkMode: 'class',
|
darkMode: 'class',
|
||||||
theme: {
|
theme: {
|
||||||
extend: {
|
extend: {
|
||||||
|
Loading…
Reference in New Issue
Block a user