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
This is across a huge nx repository so it's hard to pinpoint what might be causing this. I don't even know what to look for, I'm not sure what CSS could lead to filter and operators like >= or numbers as selectors.
Are there any ways/thoughts/ideas on how I could nail down what's causing these?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Running
next dev
works as expected. When I add the turbo flag I get the following output:Here's the panda config:
This is across a huge nx repository so it's hard to pinpoint what might be causing this. I don't even know what to look for, I'm not sure what CSS could lead to
filter
and operators like>=
or numbers as selectors.Are there any ways/thoughts/ideas on how I could nail down what's causing these?
Beta Was this translation helpful? Give feedback.
All reactions