1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Gleb Mazovetskiy
5e583f0219 rake convert 2014-03-07 14:47:45 +01:00
Gleb Mazovetskiy
2bcc1ec431 rake convert 2014-03-06 13:21:05 +01:00
Gleb Mazovetskiy
2e1ca4edae a simpler solution to #523 rails 3 compat 2014-02-06 01:12:06 +01:00
Tristan Harward
845e39026c Moved boostrap to its own subdirectory
The solution I used here is somewhat clever I think—all bootstrap files are now in their own /bootstrap subdirectory, which will prevent namespace conflicts and make customizations easier.

To import, we have a boostrap.scss and bootstrap-responsive.scss -- bootstrap-responsive.scss is no longer deprecated! No changes need to be made to import definitions from the previous version, and the name would even avoid namespace conflicts with files called 'responsive.css' in the root. In addition, upgrading will be a straight copy of the css/ directory from sass-twitter-bootstrap into our vendor/assets/stylesheets/bootstrap dir. Perfect on all fronts.
2012-11-05 07:45:28 -05:00
Tristan Harward
776583f08e Merged in twitter-bootstrap-sass 2.2.1 and removed old files. 2012-11-01 08:49:43 -04:00