UNPKG

postcss-inline-rtl

Version:

PostCSS plugin to inline the minimal amount of RTL CSS you need

23 lines (12 loc) 481 B
# 0.9.8 Bumped the versions of dependencies, added a bunch of tests and fixed a bug with rtl animations. # 0.9.2 Changed the initial test to check if the specific selector already contains dir values (and ignore that selector). # 0.9.0 Now supporting rtlcss directives like /*rtl: … */. Removed props to convert. # 0.8.2 Updated rtlcss version and some props to convert. # 0.8.0 Optimized to not generate too much noise # 0.7.0 The initial commit