Andrii Chaika
Andrii Chaika
I have the same issue. Proposed a more flexible approach in #309
This is fixed in new version https://www.npmjs.com/package/unzip2
This is fixed in new package https://www.npmjs.com/package/unzip2
This is fixed in new package https://www.npmjs.com/package/unzip2
We added the unzip2 as npm package `npm install unzip2` https://www.npmjs.com/package/unzip2
If you have fix please send the pull request it will be merged!
I have styled component ``` export const TextBody2 = styled("span")` font-size: 1rem; line-height: 130%; font-weight: 400; @media (min-width: sm) { font-size: 1.1rem }; @media (min-width: md) { font-size: 1.2rem };...
@poteboy @kotarella1110 What do you think about this one? Do you think I should implement it?