UNPKG

open-props

Version:
10 lines (8 loc) 92 B
:where(:root) { --isLTR: 1; --isRTL: -1; &:dir(rtl) { --isLTR: -1; --isRTL: 1; } }