-
Notifications
You must be signed in to change notification settings - Fork 40
Not able to get to work in Vite #18
Comments
|
can you get it to generate classes in a Css file? |
I got the same error with Snowpack, maybe tailwindcss jit is still incompatible with esbuild-based bundler |
I can confirm that it works as expected when renaming project folder to 'Journalizer-2' (no space) |
is it working with vue + vite ? does it generate chained classes? |
Not sure about that, my project folder name is in single word, i'm using Linux btw. |
This seem unrelated to Vite. This issue description is more fitting: #22 |
I am not able to get it to work in Vite with Vue. This might be a problem with Vite.
I think the error is related to some relative path mapping in Vite.
It was working as expected with "regular" tailwindcss
Node 15.11.0
Vite 2.0.5
Vue 3.0.6
tailwindcss/jit 0.1.0
The project starts as expected
but throws these errors when accessing the webserver in the browser:
The text was updated successfully, but these errors were encountered: