ginger-grid

2.3.1 • Public • Published

Ginger

Ginger Logo

npm npm bundle size npm GitHub stars

Ginger is a minimal flexbox 12 column grid system named after a cute dog. It doesn't give you any fancy extras like some other frameworks, but what it does give you is a solid lightweight grid system to make developing and designing your next site easy and quick.

Installing Ginger

There are two ways to install Ginger.

Note: as of August 2020, bower is no longer supported

  1. Clone the repository or download the files to your project
  2. Install via npm/yarn using npm install ginger-grid --save or yarn add ginger-grid

When setting up the scss file for your project be sure to include the Ginger settings file before importing ginger.scss. An example scss file may look like this:

// Include Ginger 
@import "ginger/settings";
@import "ginger/ginger";

It's important to note that you may get a compile error if you're not including the path to Ginger when compiling your styles.

You can view all the documentation at gingergrid.com.

Issues / Bugs / Contributions

If you have feedback, find a bug, or want to make contributions, please don't hesitate to open an issue or make a pull request.

Special thanks to Allison Perlis for the rad Ginger logo!

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.3.16latest

Version History

VersionDownloads (Last 7 Days)Published
2.3.16
2.3.01
2.2.02
2.1.11
2.1.02
2.0.30
2.0.21
2.0.11
2.0.00
1.1.41
1.1.30
1.1.21
1.1.11
1.1.00
1.0.01
0.3.31
0.3.20
0.3.11
0.3.00
0.2.21
0.2.11
0.2.00
0.1.01
0.0.31
0.0.21
0.0.10

Package Sidebar

Install

npm i ginger-grid

Weekly Downloads

2

Version

2.3.1

License

MIT

Unpacked Size

15.8 kB

Total Files

14

Last publish

Collaborators

  • buschschwick