DEV Community

Discussion on: A simpler way to add TailwindCSS to your Svelte project

Collapse
 
jadbox profile image
Jonathan Dunlap

I've created a template for sapper based on this: github.com/jadbox/sapper-tailwind-...

npx degit "jadbox/sapper-template#rollup-tailwind" sapper-tailwind

Thread Thread
 
justageek profile image
Brian Smith

Hi Jonathan, I see this in my editor when looking at index.svelte
Error in svelte.config.js

Error: ENOENT: no such file or directory, uv_cwdsvelte

any ideas, the app seems to run ok.