azz / styled-css-grid

🍱 A tiny CSS grid layout for React
https://styled-css-grid.js.org/
MIT License
623 stars 42 forks source link

Width 100% #40

Closed EQuimper closed 6 years ago

EQuimper commented 6 years ago

Hello, first awesome library love it. I have a simple question. In my ui look like the grid never take the full space of his parent. I can't add width: 100% . Do you have a solution for this ?

EQuimper commented 6 years ago

NVM I found I can just extend. I forgot that was build with styled-components :)