Sha256: 4473d6b2f1e65ea6077b0eaab2890c6ccd71bc91cda89049752bc3efcdca0309
Contents?: true
Size: 530 Bytes
Versions: 24
Compression:
Stored size: 530 Bytes
Contents
.tippy-box[data-theme~="lookbook"] { @apply bg-indigo-500 text-white text-xs opacity-90; &[data-placement^="top"] > .tippy-arrow::before { border-top-color: theme("colors.indigo.500"); } &[data-placement^="bottom"] > .tippy-arrow::before { border-bottom-color: theme("colors.indigo.500"); } &[data-placement^="left"] > .tippy-arrow::before { border-left-color: theme("colors.indigo.500"); } &[data-placement^="right"] > .tippy-arrow::before { border-right-color: theme("colors.indigo.500"); } }
Version data entries
24 entries across 24 versions & 1 rubygems