What version of Tailwind CSS are you using?
4.0.9
What build tool (or framework if it abstracts the build tool) are you using?
bun, vite, storybook
What version of Node.js are you using?
bun 1.2.4
What operating system are you using?
macOS
Reproduction URL
Instructions are included in the repo README:
https://github.com/deebov/storybook-vite-issue-reproduction
Issue description
Starting the version 4.0.8 storybook crashes if a filename contains # in public folder. You can clearly reproduce this in the repo provided above.
What version of Tailwind CSS are you using?
4.0.9
What build tool (or framework if it abstracts the build tool) are you using?
bun, vite, storybook
What version of Node.js are you using?
bun 1.2.4
What operating system are you using?
macOS
Reproduction URL
Instructions are included in the repo README:
https://github.com/deebov/storybook-vite-issue-reproduction
Issue description
Starting the version 4.0.8 storybook crashes if a filename contains
#inpublicfolder. You can clearly reproduce this in the repo provided above.