ezpz-css-griddeprecated

A lightweight Sass (.scss) css grid system that's easy to setup and offers a lot of customisation.

Usage no npm install needed!

<script type="module">
  import ezpzCssGrid from 'https://cdn.skypack.dev/ezpz-css-grid';
</script>

README

EZPZ CSS Grid (BETA)

dependencies npm Build Status

A lightweight Sass (.scss) css grid layout system that's easy to setup and offers a lot of customisation.

Features

  • Easy peasy to setup and use
  • Works in all modern browsers & IE11
  • IE10 when using Autoprefixer
  • Uses BEM syntax for grid classes
  • Many optional features to reduce CSS bloat
  • Define and use fractions
  • Infinite nesting
  • Create and name your own breakpoints
  • Custom namespacing

Test

Tests for invalid syntax and global errors

npm install
npm test

Get in touch

Resources

License

The EZPZ CSS Grid is licensed under the MIT License.