annotate app/assets/stylesheets/app_bootstrap.scss @ 206:b14c688e1595

Whoops, turned out to be secret_key_base for 4.0.
author Edho Arief <edho@myconan.net>
date Wed, 08 May 2013 01:26:28 +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';