sharieswebsite/compass/partials/_form.scss
Yann Esposito (Yogsototh) 327b11dd5b Used BluePrint, early stage
2011-05-16 17:12:35 +02:00

6 lines
182 B
SCSS

// Only apply the blueprint form styles to forms with
// a class of "bp". This makes it easier to style
// forms from scratch if you need to.
form.bp {
@include blueprint-form; }