It would be useful if you provide a boiler plate of a minimal applicitation that you just can clone as an starting point.
I am having trouble with the instalation instructions in the "Getting Started" section of https://svelte-ux.techniq.dev/
I have a project using svelte-ux, but I want to create a new one using the instructions and styling components like
<Button primary> Click me </Button>
does not seem to work (but tailwind does work!) after the migration to @layerstack/tailwind/plugin
Many thanks!
It would be useful if you provide a boiler plate of a minimal applicitation that you just can clone as an starting point.
I am having trouble with the instalation instructions in the "Getting Started" section of https://svelte-ux.techniq.dev/
I have a project using svelte-ux, but I want to create a new one using the instructions and styling components like
does not seem to work (but tailwind does work!) after the migration to @layerstack/tailwind/plugin
Many thanks!