[Fresh 2] tailwind-plugin does not recognize @apply utility classes
I am migrating from Fresh 1 to Fresh 2. Simply moving my stylesheet from
And here is a minimal crop from my styles.css
./static/styles.css to ./assets/style.css and importing it in client.ts crashes the vite dev server with the following excerpt.And here is a minimal crop from my styles.css
