An open API service indexing awesome lists of open source software.

https://github.com/stex/breakpoint_rails


https://github.com/stex/breakpoint_rails

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

breakpoint_rails
================

This is a wrapper around the [Breakpoint](https://github.com/at-import/breakpoint) gem which is
a great solution to add SASS powered media queries to stylesheets.

Installation
------------

Simply add the gem to your `Gemfile`

gem 'breakpoint_rails'

Afterwards, require `breakpoint` in your application stylesheet.