Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 582 Bytes

File metadata and controls

34 lines (22 loc) · 582 Bytes

Bootstrap::Material::Design::Sass

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'bootstrap-material-design-sass'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bootstrap-material-design-sass

Usage

// application.css.scss
@import "bootstrap-material-design-sass/material";
@import "bootstrap-material-design-sass/ripples";
// application.js
//=require "bootstrap-material-design-sass/material"
//=require "bootstrap-material-design-sass/ripples"