mpellegrini / fullstack-typescript-monorepo-starter

1 stars 1 forks source link

fix(apps/sveltekit-example-app): resolve issue with tailwindcss and intellisense #53

Closed mpellegrini closed 5 months ago

mpellegrini commented 5 months ago

Trying to resolve the location of the @packages/ui-svelte using import.meta.resolve caused issues with the ide detecting tailwind config and not enabling intellisense for tailwind utility class auto-completion.