You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading #1 I already found out why it does not work for me:
I use an ember plugin, which stores tailwind in a particular location and also splits the config file in multiple files.
Do you need the .js to make this work, or would the output location of the compiled css be enough? In this case, if you could make this location configurable that would help me a lot!
The css intellisense plugin works fairly well for me but does not properly detect sm:, active: and so on
The text was updated successfully, but these errors were encountered:
I’m not sure I fully understand your set up. When you say that Tailwind is "a particular location,"
is that location somewhere outside of your project?
Thank you for this awesome plugin!
Reading #1 I already found out why it does not work for me:
I use an ember plugin, which stores tailwind in a particular location and also splits the config file in multiple files.
Do you need the .js to make this work, or would the output location of the compiled css be enough? In this case, if you could make this location configurable that would help me a lot!
The css intellisense plugin works fairly well for me but does not properly detect
sm:
,active:
and so onThe text was updated successfully, but these errors were encountered: