Sha256: 59229c172cf1eb9e9de7234b8a5c70d97647385500f398ab86f744634a74f643

Contents?: true

Size: 643 Bytes

Versions: 3

Compression:

Stored size: 643 Bytes

Contents

@tailwind base;
@tailwind components;
@tailwind utilities;

.tabs input[type="radio"]:checked + label {
  background: #f8f8f8;
  z-index: 1;
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.tabs input[type="radio"]:focus + label {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.tabs input[type="radio"]:checked + label + .tab {
  display: block;
}

p {
  @apply my-5
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
phlex-0.2.2 docs/assets/application.css
phlex-0.2.1 docs/assets/application.css
phlex-0.2.0 docs/assets/application.css