• Sam Beckham's avatar
    Ran the button regex · e8e3116e
    Sam Beckham authored
    | find | replace |
    | ------ | ------ |
    | `(^(?!.*gl-button).*class:.*)btn (.*$)` | `$1gl-button btn $2` |
    | `(^(?!.*gl-button).*)(\.btn[\.{])` | `$1.gl-button$2` |
    e8e3116e
_registry_failed.html.haml 2.58 KB