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

Scss versions of the bootstrap material design for Ruby on Rails asset pipeline

License

Notifications You must be signed in to change notification settings

dice-cyfronet/rails-bootstrap-material-design-sass

Repository files navigation

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"

About

Scss versions of the bootstrap material design for Ruby on Rails asset pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages