1.0.3 • Published 5 years ago

grandmont.js v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

grandmont.js

A easy to use grid system + grandmont.css classes.

Getting Started

These instructions will guide you through the process of installation and configuration of grandmont.js + grandmont.css.

Installing

Use CDN to install the .js and .css files in your website, copy and paste these links inside your head element.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/grandmont.js@1/grandmont.css">
<script src="https://cdn.jsdelivr.net/npm/grandmont.js@1/grandSystem.js"></script>

Your custom .css and .js must be below the links.

If you want to use npm to install the files:

npm install grandmont.js --save

or if you want to use git:

git clone https://github.com/gabepereira/grandmont .

Usage

gonna update later.

Authors

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago