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 convert function goes right into depending on path.basename which means it is nodejs only. your doc says in the first example, it takes a css string as one variant of param 1. that's what i am passing (a css string) but it is trying to load a file. 😢