Daisy UI #14

Merged
BenjaminPalko merged 28 commits from daisy-ui into master 2024-12-19 21:20:21 -05:00
3 changed files with 1 additions and 3 deletions
Showing only changes of commit 8164f292ac - Show all commits

View file

@ -7,8 +7,7 @@ const config = {
'@storybook/addon-interactions', '@storybook/addon-interactions',
'@storybook/addon-styling-webpack', '@storybook/addon-styling-webpack',
'@storybook/addon-svelte-csf', '@storybook/addon-svelte-csf',
'@storybook/addon-themes', '@storybook/addon-themes'
'storybook-dark-mode'
], ],
framework: { framework: {
name: '@storybook/sveltekit', name: '@storybook/sveltekit',

BIN
bun.lockb

Binary file not shown.

View file

@ -45,7 +45,6 @@
"prettier-plugin-tailwindcss": "^0.6.5", "prettier-plugin-tailwindcss": "^0.6.5",
"prisma": "^6.0.1", "prisma": "^6.0.1",
"storybook": "^8.4.7", "storybook": "^8.4.7",
"storybook-dark-mode": "^4.0.2",
"svelte": "^5.0.0", "svelte": "^5.0.0",
"svelte-check": "^4.0.0", "svelte-check": "^4.0.0",
"tailwindcss": "^3.4.9", "tailwindcss": "^3.4.9",