Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Failed to execute 'insertRule' on 'CSSStyleSheet' : Storybook 7.4.3 + TailwindCSS #102

Open
samkit5495 opened this issue Feb 8, 2024 · 3 comments

Comments

@samkit5495
Copy link

Reporting issue again to plugin

storybookjs/storybook#24283

@Blazrr
Copy link

Blazrr commented Mar 14, 2024

Update ?

@ghost
Copy link

ghost commented May 10, 2024

I am having the same problem even after release 3.1.1

@alvis
Copy link

alvis commented Sep 29, 2024

@ghengeveld The same error still appears with 4.0.2

In my case, the issue arises when storybook-addon-pseudo-states is used in combination with certain pseudo-state specifiers that are not placed at the beginning of the class name. For example:
dark:hover:bg-white/5
hover:dark:bg-white/5

When the pseudo-state is placed at the front, the issue disappears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants