grd
grd copied to clipboard
A CSS grid framework using Flexbox. Only 321 bytes (Gzipped).
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.1.0 to 10.0.0. Changelog Sourced from postcss-cli's changelog. 10.0.0 / 2022-06-29 BREAKING: Drop Node 12 support (#438) Add support for ESM config files (#437) Commits e5419b5 10.0.0...
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.16 to 5.1.12. Release notes Sourced from cssnano's releases. v5.1.12 Bug Fixes fix: preserve hyphenated property case (https://github.com/cssnano/cssnano/commit/120a88899376a29c8756234fdc648c519921f515) fix: ensure sorting properties does not break the output...
Hi, I modify this css to add responsive features. If you like them, here they are. The way to use it is to add a prefix to the classes (-sm,...
[https://cdnjs.cloudflare.com/ajax/libs/grd/1.4.0/grd.css](https://cdnjs.cloudflare.com/ajax/libs/grd/1.4.0/grd.css) The version1.4.0 is not working. Is there any solution? Been downgrading the version to get **grd** to load.
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...
Please add responsive classes
Using classes like `left` and `right` means it's not RTL friendly, as they're the opposite. This is why the values are `flex-start` and `flex-end`
In pug templates using `.Cell.-1of12` running with error > If a class name begins with a "-" or "--", it must be followed by a letter or underscore
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.16 to 5.1.13. Release notes Sourced from cssnano's releases. v5.1.13 Bug Fixes fix TypeScript type of cssnano() return value (https://github.com/cssnano/cssnano/commit/b92dbe3ab1db16141dc6296cd350f3fdf5c2defe) v5.1.12 Bug Fixes fix: preserve hyphenated property...