@arodax/css-grid

2.0.2 • Public • Published

Licence MIT Firefox 31+ Chrome 49+ Edge 16+ Safari 9+ Opera 36+

CSS GRID

Modern, simple and easy to use CSS grid. Just place the grid css file in your project folder and start to create your layout.

Demo: https://grid.arodax.com

Licence: MIT

Use with CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@arodax/css-grid@2.0.1/index.min.css">

Download with a package manager

yarn:

yarn add @arodax/css-grid

npm:

npm -i @arodax/css-grid

Import grid into your CSS file

@import "~@arodax/css-grid";

Version history:

2.0.0

  • simplify

1.0.0

  • Initial release

Contributing

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Readme

Keywords

Package Sidebar

Install

npm i @arodax/css-grid

Weekly Downloads

1

Version

2.0.2

License

MIT

Unpacked Size

14.8 kB

Total Files

3

Last publish

Collaborators

  • danielchodusov