Closed krzkaczor closed 5 years ago
I think that typescript typings are broken now since the name of the package changed.
Fallback to old package works just fine:
yarn add grid-styled @types/grid-styled
You can do npm i -D @types/rebass__grid or yarn add -D @types/rebass__grid since this is now a scoped package.
npm i -D @types/rebass__grid
yarn add -D @types/rebass__grid
I think that typescript typings are broken now since the name of the package changed.
Fallback to old package works just fine: