UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

11 lines (10 loc) 278 B
[data-name="pop-up"] { @apply surface coloring-solid rounded-md border-2 border-outline-variant shadow-md; @apply focus-within:border-primary; &[data-positioned] { @apply animate-pop-in; } &:not([data-positioned]) { @apply opacity-0; } }