All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- upgrade
ember-cli-babel
to^6.6.0
- move
ember-cli-babel
todevDependencies
- initial implementation as a
postprocessTree
hook that runs rtlcss on the final css files emitted into/assets/
and outputs<file>.rtl.css
files.