styled-css-grid
styled-css-grid copied to clipboard
🍱 A tiny CSS grid layout for React
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.6.0 to 1.25.0. Release notes Sourced from prismjs's releases. v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0 v1.22.0 Release 1.22.0 v1.21.0 Release 1.21.0...
There are no breaking changes in styled-components v5, so this is safe. https://github.com/styled-components/styled-components/releases/tag/v5.0.0
When installing a package with `styled-css-grid` as a dependency: > npm WARN [email protected] requires a peer of styled-components@^2 || ^3 || ^4 but none is installed. You must install peer...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.9.12 to 17.2.3. Release notes Sourced from semantic-release's releases. v17.2.3 17.2.3 (2020-11-16) Bug Fixes mask secrets when characters get uri encoded (ca90b34) v17.2.2 17.2.2 (2020-10-29) Bug Fixes...
``` ..... ``` The 5 columsn nested doesn't work
As proposed in this issue https://github.com/azz/styled-css-grid/issues/41 ... Which allows to do something like : ``` item 1 item 2 ```
Hi, I'm using a holy grail type layout. How would I go about hiding the left and right columns on on small screen devices ? Thanks
The [alignment](https://styled-css-grid.js.org/#alignment) section on the website displays off. See [this](https://cl.ly/95d1ecdeffc1) screenshot. I'm using Safari 12.1.1 on macOS Mojave (10.14.5).