Skip to content

Add shadcn-svelte to the project#64

Open
tonydawhale wants to merge 2 commits into
mainfrom
add-shadcn
Open

Add shadcn-svelte to the project#64
tonydawhale wants to merge 2 commits into
mainfrom
add-shadcn

Conversation

@tonydawhale
Copy link
Copy Markdown
Contributor

some things will have to be buffered out but I wanted to add the building blocks

Zickles
Zickles previously approved these changes Apr 6, 2024
Copy link
Copy Markdown
Collaborator

@Zickles Zickles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm didnt test

Comment thread tailwind.config.js
export default {
mode: 'jit',
darkMode: 'class',
content: ['./src/**/*.{html,js,svelte,ts}', './node_modules/flowbite-svelte/**/*.{html,js,svelte,ts}'],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to keep the Flowbite content here (and remove Flowbite in a different PR)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh yeah, I didn't realize that stuff got removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants