annotate app/assets/stylesheets/app_bootstrap.scss @ 251:cf4186119c7d

Update gems.
author edogawaconan <me@myconan.net>
date Thu, 10 Oct 2013 04:48:22 +0000
parents 1d6f6288cd15
children 5d084a9716ca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
99
e0e99705e79d Use gem for bootstrap instead of self-vendoring it.
Edho Arief <edho@myconan.net>
parents:
diff changeset
1 @import 'twitter/bootstrap';
e0e99705e79d Use gem for bootstrap instead of self-vendoring it.
Edho Arief <edho@myconan.net>
parents:
diff changeset
2 @import 'twitter/bootstrap-responsive';