6 lines
168 B
Sass
6 lines
168 B
Sass
|
// 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
|
||
|
+blueprint-form
|