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
I can't see the point of this, as m.type will always be like "javascript/auto" or "javascript/dynamic", and never something like "style.module.scss". For me, it's always returning false.
I can't see the point of this, as
m.type
will always be like"javascript/auto"
or"javascript/dynamic"
, and never something like"style.module.scss"
. For me, it's always returningfalse
.https://github.com/pedronauck/docz-plugin-css/blob/169c0971e016a528bf92f8330075d0063dbc6025/src/index.ts#L142
The text was updated successfully, but these errors were encountered: