annotate app/assets/stylesheets/app_bootstrap.scss @ 174:27eeb00cb870

Gem updates.
author Edho Arief <edho@myconan.net>
date Tue, 29 Jan 2013 17:59:07 +0700
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';