bootstrap-sass-grid

4.0.1 • Public • Published

Bootstrap Sass Grid

Bower Version Npm Version Release Version Downloads

Bootstrap grid and Responsive utility at Bootstrap 3.3.6

Getting Started

1: Install via npm

1.1 Install npm
1.2 Install package: `npm install --save bootstrap-sass-grid`

2: Install via bower

2.1 Install npm
2.2 Install bower: `npm install -g bower`
2.3 Install package: `bower install --save bootstrap-sass-grid`

Note

  • Grid and Responsive utility
  • Same structure as a original
  • Using gulp for build
  • Grid example from Bootstrap grid examples

Changelog

  • 4.0.1: Based on 3.3.6
  • 4.0.0: Based on 3.3.6
  • 3.3.6: Based on 3.3.6

Why the version is not the same as original

First, I'm want to make the version same as the original.
Later, I change some text and I want to re-publish.
So, I unpublish it from `npm`.

Unfortunately, new `npm` policy,
I can not re-publish it in the same version anymore.

Alternatives

Package Sidebar

Install

npm i bootstrap-sass-grid

Weekly Downloads

12

Version

4.0.1

License

MIT

Last publish

Collaborators

  • jojoee