gridit

0.0.1 • Public • Published

Grid It!

Lightweight css grid.

Requirements

Ensure the existence of instruction box-sizing: border-box; in your project.

:root {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

Readme

Keywords

none

Package Sidebar

Install

npm i gridit

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • brunowego