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: set default handleMissingStyleName option (#129)
The default was not being set for non-namespaced styles. This caused
a bug where errors were not thrown for runtime style names, since the
options are not passed in if they are only the defaults.
0 commit comments