Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
export const classes = {
    default: 'button-flat',
    // @todo isSquare isRectangle hasBackground
    isButton: 'button-button button-square',
    // link vs flat as in  checkout button isSquare but is link
    isLink: 'button-link link',
    isFlat: `button-flat`,
    // not bold
    isLight: 'light',
};
//# sourceMappingURL=fixture.js.map