Sha256: 52071f9c0401e14da2072772347b37f6673eb7be41bb4fc9938fd3b4023c3a85

Contents?: true

Size: 208 Bytes

Versions: 41

Compression:

Stored size: 208 Bytes

Contents

.button-group {
  @apply flex;
  .button-component {
    &:first-child {
      @apply rounded-l -mr-px;
    }

    &:last-child {
      @apply rounded-r;
    }
  }
}

form.button_to {
  @apply inline-flex;
}

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
avo-2.0.0 app/assets/stylesheets/css/buttons.css