Replies: 2 comments
-
You may need to set However, |
Beta Was this translation helpful? Give feedback.
-
You can probably just use Some code to poke around at: |
Beta Was this translation helpful? Give feedback.
-
You may need to set However, |
Beta Was this translation helpful? Give feedback.
-
You can probably just use Some code to poke around at: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use Tailwind 4 in my backend code to create dynamic results. Unfortunately I cant make it work, this is what I go so far:
For
content
it tells mecontent does not exist in type PluginOptions
but the bigger problem is it throws an error because it cant find the css@import "tailwindcss"
:Stackblitz: https://stackblitz.com/edit/github-u6vrxc-dfzdtw4o?file=routes%2Findex.ts
Beta Was this translation helpful? Give feedback.
All reactions