You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootstrap has it's own buttons module (https://github.com/twbs/bootstrap/blob/master/less/buttons.less). So should we! Pull the current styles out of forms.less and add the new module to main.less. Remove hardcoded styles in favor of overriding bootstrap variables where possible.
Bootstrap has it's own buttons module (https://github.com/twbs/bootstrap/blob/master/less/buttons.less). So should we! Pull the current styles out of
forms.less
and add the new module tomain.less
. Remove hardcoded styles in favor of overriding bootstrap variables where possible.Relates to #5
The text was updated successfully, but these errors were encountered: