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
fix: Fix reference to 3rd party styles in stylesheets.
Since latest scss build tools which became available in
`@patternslib/dev` version 3.6 references to `node_modules` need to be
left out. The build tool searches in node_modules anyways. This is now
fixed.
0 commit comments