cssinjs / jss

JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://cssinjs.org
MIT License
7.08k stars 399 forks source link

Allow project to be in a directory that contains spaces #1433

Closed chapa closed 3 years ago

chapa commented 3 years ago

Just ran into issue while trying to run yarn build and yarn check:snapshots, because shell.exec calls didn't expect project directory to contain spaces.

kof commented 3 years ago

thanks

kof commented 3 years ago

Released https://github.com/cssinjs/jss/releases/tag/v10.5.1