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

14 commits

Author SHA1 Message Date
Gleb Mazovetskiy
b1b6b4254d converter: var conversion fix 2013-07-30 17:10:41 +02:00
Gleb Mazovetskiy
f6d7156101 rake convert[3.0.0-wip]; sans bootstrap.js order convert bug 2013-07-30 16:09:53 +02:00
Peter Gumeson
368bd4bccf Removed twbs- prefix from mixin names 2013-07-16 23:29:41 -07:00
Peter Gumeson
b40433fb25 More upstream updates and glyphicons moved 2013-07-16 16:14:12 -07:00
Peter Gumeson
c9dfc0817c Change mixin prefix to 'twbs-' instead of 'bootstrap-' 2013-05-28 14:30:05 -07:00
Peter Gumeson
d84d0c22ce First pass at running new converter task. 2013-05-23 14:55:15 -07:00
Thomas McDonald
0f144a11d0 Update to a working copy of 3-wip 2013-04-13 15:59:28 +01:00
Tristan Harward
07e7ec2eac Update to match bootstrap 2.3 from jlong/sass-twitter-bootstrap #54
Fixes thomas-mcdonald/bootstrap-sass#288
2013-02-09 12:32:17 -05: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
Lori M Olson
fc999881bc First cut at the Bootstrap 2.1.1 Less to Sass conversion 2012-09-13 21:19:38 -06:00
Thomas McDonald
fb14b57702 Update assets to Bootstrap 2.1 2012-09-01 17:42:07 +01:00
Thomas McDonald
1fa3c2519d update CSS to 2.0.2 2012-03-13 19:23:53 +00:00
Thomas McDonald
4ae4653ff6 Update bootstrap-sass to 2.0.0
Now with support for Compass!
2012-02-06 13:38:26 +00:00