commercetools / commercetools-sunrise-theme

Sunrise Theme from commercetools
http://commercetools.github.io/commercetools-sunrise-theme/site/en/home.html
13 stars 16 forks source link

primary-action-profile #388

Closed adnasa closed 8 years ago

adnasa commented 8 years ago

NB

I introduced a new class primary-action as well as a placeholder for this button type (%primary-action-profile) which will serve as a cosmetic for this.

// Example
.my-form-submit {
  @extend %primary-action-profile;
}