ItsJonQ / g2

✨ An experimental reimagining of WordPress components
http://g2-components.com/
MIT License
105 stars 12 forks source link

RTL: Check for RTL #270

Closed ItsJonQ closed 3 years ago

ItsJonQ commented 3 years ago

To improve responsiveness, I think we should check for RTL dynamically, rather than once (then cached)

https://github.com/ItsJonQ/g2/blob/main/packages/create-styles/src/create-compiler/plugins/rtl.js#L9