Skip to content

Small little issue with colorsΒ #6

@multiplehats

Description

@multiplehats

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions