sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add state color modifiers to button component

sebnitu opened this issue · comments

Problem

There's a need to sometimes convey semantic meaning of a button using it's color styles. We should add a state modifier and provide the following options:

  • button_state_info
  • button_state_success
  • button_state_caution
  • button_state_danger