Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

feat: handle rtl with attribute only #12

Merged
merged 3 commits into from
Jun 3, 2019

Conversation

abutterworth
Copy link
Contributor

@abutterworth abutterworth commented Jun 3, 2019

BREAKING CHANGE: This package will no longer handle toggling rtl css on or off. Consuming applications should prefer to use a single file with rules scoped on [dir='rtl'] or [dir='ltr'] via the postcss-rtl plugin or similar tool.

This should be a less brittle approach.

BREAKING CHANGE: This package will no longer handle toggling rtl css on or off. Prefer to use a single file with rules scoped on [dir='rtl'] or [dir='ltr']
@abutterworth abutterworth requested a review from a team June 3, 2019 17:06
@abutterworth abutterworth merged commit 7653376 into master Jun 3, 2019
@abutterworth abutterworth deleted the abutterworth/change-rtl-handling branch June 3, 2019 19:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants