annotate app/assets/stylesheets/app_bootstrap.scss @ 192:1da19a81f5d7

Update rails to 3.2.13 and various other gems.
author Edho Arief <edho@myconan.net>
date Wed, 20 Mar 2013 04:55:49 +0900
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';