annotate app/assets/stylesheets/app_bootstrap.css.scss @ 150:88f957e0352b

No need for csrf protection Because there's no cookies/session to be protected.
author Edho Arief <edho@myconan.net>
date Mon, 26 Nov 2012 21:52:43 +0700
parents bf214f66874d
children
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';