Unverified Commit ce3b2105 authored by Lyza Gardner's avatar Lyza Gardner Committed by GitHub

Merge pull request #2235 from hypothesis/button-primary-util-class

Add utility class for primary-styled button
parents 2183e1c7 cd7b3c54
......@@ -22,3 +22,7 @@
.button--labeled {
@include buttons.button--labeled;
}
.button--primary {
@include buttons.button--primary;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment