Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 230 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 230 Bytes

Provides assets pipeline for https://github.com/designmodo/Flat-UI/

After adding the gem to bundler, use them in your asset pipeline as

in the application.js add: //= require flat-ui

in custom.css.scss add: @import "flat-ui";