Skip to content

nidhi42/custom-breakpoint-example

 
 

Repository files navigation

Custom Grid

Custom Grid In sass-bootstrap!!

Install

bundler install
npm install
bower install

Grunt tasks

Serve locally

grunt serve

Serve locally a from the built dist directory (no livereload)

grunt serve:dist

Build (push to gh-pages)

grunt deploy

This is build by jekyll.
This is an Example page for an extra custom grid in Bootstrap.
The css processor is SASS.

About

An example for creating a custom grid in sass-bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 27.1%
  • HTML 10.1%
  • Ruby 8.1%