Mercurial > zeropaste
view app/assets/stylesheets/app_bootstrap.scss @ 378:e84276bf344a
Immediate return instead of unless ... end.
author | nanaya <me@myconan.net> |
---|---|
date | Sat, 06 Jun 2015 22:36:32 +0900 |
parents | 5a4d31e97937 |
children |
line wrap: on
line source
@import 'bootstrap'; @import 'sticky_footer'; // Rails support. .field_with_errors { @extend .has-error; }