metro-rails
Make https://github.com/olton/Metro-UI-CSS available for the asset pipeline.
Due to this bug the stylesheets still are .less
: https://github.com/nex3/sass/issues/122
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request