bundle-issue
v0.0.3
Published
Attempting to make a package with tailwindcss in svelte components. When running `npm run build` it does not pick up tailwind styles from classnames. It does however pick up the styles from the @apply syntax
Downloads
2
Readme
Sveltekit Package Tailwind
Attempting to make a package with tailwindcss in svelte components. When running npm run build
it does not pick up tailwind styles from classnames. It does however pick up the styles from the @apply syntax