avalanchesass_object_grid

Fluid width, responsive grid system.

Usage no npm install needed!

<script type="module">
  import avalanchesassObjectGrid from 'https://cdn.skypack.dev/avalanchesass_object_grid';
</script>

README

avalanchesass_object_grid

Fluid width, responsive grid system.

ATTENTION: This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/object-grid

Install

npm install avalanchesass_object_grid --save

Basic usage

/* Import the main file. */
@import 'avalanchesass_object_grid';

/* Import just the mixin file. */
@import 'avalanchesass_object_grid/mixin';

About

Author

Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner

License

GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)