-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Thanks for this great package.
Docs should probably mention that you need to add the following to your tailwind config to make it work:. Didn't create a PR, not sure if that's something you would be interested in.
module.exports = {
content: [
'./src/**/*.{html,js,svelte,ts}',
'./node_modules/svelte-theme-select/**/*.{html,js,svelte,ts}'
],
// ... rest stripped out for brevity
}CaptainCodeman
Metadata
Metadata
Assignees
Labels
No labels