Skip to content

nedSaf/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

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 59.0%
  • SCSS 29.2%
  • HTML 11.2%
  • Ruby 0.6%