Dallan Freemantle

Results 3 comments of Dallan Freemantle

Any updates on this?

I also noticed that if I have the size key `3.5`: ``` const theme = { sizes: { 3.5: '0.875rem', }, }; ``` and set the `w` & `h` utility...

That's because [Request](https://developer.mozilla.org/en-US/docs/Web/API/Request) is a Web API and isn't available in Node. The stand-alone parser is probably meant to only be used in the browser is my guess.