Khan / aphrodite

Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
5.35k stars 187 forks source link

Feature Request: RTL support #295

Open jondkoon opened 6 years ago

jondkoon commented 6 years ago

Are there any plans to support RTL in aphrodite? Perhaps it could be implemented using https://github.com/kentcdodds/rtl-css-js

Would you accept a pull request to add RTL support? Thanks!

lencioni commented 6 years ago

We are using Aphrodite at Airbnb and working on solving RTL. I think we have something pretty good with react-with-styles. Some more info on the RTL stuff we've been building over there: https://github.com/airbnb/react-with-styles-interface-aphrodite#built-in-rtl-support