Closed majapw closed 7 years ago
This PR adds automatic RTL support to the Aphrodite interface by leveraging the rtl-css-js as well as Aphrodite's plugin API.
rtl-css-js
This change will require https://github.com/airbnb/react-with-styles/pull/95 to work properly.
I've tested this in one of our repos and it works as expected.
@lencioni @ljharb @yzimet @airbnb/webinfra could y'all take a look?
Still TODO:
no-important
@ljharb I've addressed your comment. PTAL!
This PR adds automatic RTL support to the Aphrodite interface by leveraging the
rtl-css-js
as well as Aphrodite's plugin API.This change will require https://github.com/airbnb/react-with-styles/pull/95 to work properly.
I've tested this in one of our repos and it works as expected.
@lencioni @ljharb @yzimet @airbnb/webinfra could y'all take a look?
Still TODO:
no-important
working with RTL support