cssinjs/jss

[cli] stripUnit(...).replace is not a function

Open

#1385 opened on Aug 23, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (7,000 stars) (434 forks)batch import
bughelp wanted

Description

I'm running npx jss-cli convert myfile.css -e es6 and I get this error:

stripUnit(...).replace is not a function

Is anyone else having this issue?

I'm doing some further investigation now.

Contributor guide