A small installation bug #517
PessahDerek
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I could have written this in the bug section but there are a lot of fields for such a small thing so incase one of the contributors come across this, well and good. In the installation, where tremor is writing to
tailwind.config.json
, in thecontent
section, to the path where it directs to its modules insidenode_modules
, it writes the path as "../node_modules" where in actual sense the file is on the same level as node_modules, hence the styles dont get applied to the components.Beta Was this translation helpful? Give feedback.
All reactions