반응형

https://tailwindcss.com/docs/z-index
z-index - Layout
Utilities for controlling the stack order of an element.
tailwindcss.com
:where(.-space-x-3>:not(:last-child)) {
- --tw-space-x-reverse: 0;
- margin-inline-start: calc(calc(var(--spacing)* -3)* var(--tw-space-x-reverse));
- margin-inline-end: calc(calc(var(--spacing)* -3)* calc(1 - var(--tw-space-x-reverse)));
}
반응형
'css trick & base' 카테고리의 다른 글
max-width: auto 안됨 (0) | 2025.03.19 |
---|---|
:where (0) | 2025.03.06 |
겹치는거 (0) | 2025.03.06 |
아이폰 사파리 vh + dvh( dynamic vh) (0) | 2025.03.05 |
부트스트랩 토스트 (0) | 2025.02.26 |