Workaround for @media issues
-
Everyone, a simple workaround to this plugin’s bug where it chokes on @media:
- Cut media queries out.
- Generate RTL CSS file.
- Paste the media queries into rtl.css and manually edit them.
This is still 10x faster than doing the entire thing manually.
- The topic ‘Workaround for @media issues’ is closed to new replies.