less-rails-bootstrap
less-rails-bootstrap copied to clipboard
The most popular front-end framework for developing responsive, mobile first projects on the web for Rails asset pipeline.
Upgrade to Twitter Bootstrap 3.3.7. That is all.
Thanks a lot for maintaining this gem. We use it in one of our production apps which is running on rails 4.2. Upgrading to the latest ruby/rails offers us to...
This upgrades supports rails version 5.2
I get the following error when loading a page in the admin area of the application I'm writing. ``` Less::ParseError at /admin variable @gray-lightest is undefined in /Users/jamessmith/rails_app/app/assets/stylesheets/admin/sidebar.css.less ``` `@gray-lightest`...
One of our apps still depend on bootstrap 2 and we no longer put a lot of effort into maintaining it. However we have to update it to Rails5 according...
I'd love to get the deprecation warning fix in less-rails 3.0.0. When you have a chance would you please bump the requirements on this too.