Closed kjvdven closed 1 year ago
@kjvdven Sorry about the trouble! There's a couple recent Bud releases with some dev server issues, but 6.6.2 should be okay to use. We're working on getting a new release out without the dev server issues later today.
I get the feeling they are not related, I'm on an older bud version, this version I have working on another project. Also I tried that version without succes.
In that case, let’s get a minimal reproduction created and report an issue on the Bud repo
Terms
Description
What's wrong?
When I run
yarn dev
, the development server never boots. This only happens when I have a custom Tailwind config file. When I runyarn build
, the theme is build with no errors.What have you tried?
What insights have you gained?
It only happens when I have a custom tailwind config file. I can still use build. The same Tailwind config file I use, does work in a storybook project.
Possible solutions
??
Temporary workarounds
Only use
yarn build
Steps To Reproduce
Create a new theme
Install some packages
Configure tailwind
Expected Behavior
Actual Behavior
Nothing, it hangs. If I make a deliberate error in the Tailwind config, it does show up.
-- default
-- verbose
Relevant Log Output
No response
Versions
10.3.1