3 lines
129 B
CSS
3 lines
129 B
CSS
/* RTL fallback — tokens use logical properties; this file exists for WordPress RTL detection. */
|
|
body.rtl { direction: rtl; }
|