Skip to content

hahmed/rewindcss-rails

Repository files navigation

rewindcss-rails

Hook up Deadfire, a minimal css pre-processor and normalize.css to your application with the new asset pipeline, Propshaft.

Usage

Base

To setup your application with the base css run bundle exec rake rewindcss:install.

Purecss

To setup your application with pure.css (responsive version) run bundle exec rake rewindcss:purecss.

Bulma

To setup your application with bulma.css run bundle exec rake rewindcss:bulma.

Installation

Add this line to your application's Gemfile:

gem "rewindcss-rails"

And then execute:

$ bundle

Or install it yourself as:

$ gem install rewindcss-rails

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published