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
Had to revert it, because in Storybook dev mode this breaks parsing of Sass files. It seems that lightningcss starts giving parse errors on // comments in Sass files all of a sudden after this upgrade. Need to investigate. Possibly a bug in vite-css-modules v1.8.0?
The text was updated successfully, but these errors were encountered:
I tried to upgrade to vite v6 in this PR: #70
Had to revert it, because in Storybook dev mode this breaks parsing of Sass files. It seems that lightningcss starts giving parse errors on
//
comments in Sass files all of a sudden after this upgrade. Need to investigate. Possibly a bug invite-css-modules
v1.8.0?The text was updated successfully, but these errors were encountered: