CSS Flip
Component ID
593194
Component name
CSS Flip
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
3848
Component created
Component changed
Component body
CSS Flip is a powerful tool for Drupal theme developers who need to create multilingual themes easily and quickly.
It aims to act like a backend engine, where it automatically parses stylesheets from themes and modules, flips their styles and injects them into your pages. You do NOT need to create RTL stylesheets.
However you still have the option to use the regular Drupal way, and utilize the tools provided in this module to flip your stylesheets easily and quickly.
The module is designed to fit Drupal needs. It takes care of flipping and creating CSS files in a proper way that Drupal themes understand.
TODOS:
Supress duplicate styles in flipped CSS filesFix styles for absolute positions to fit with Drupal themesRely on native CSS Parser for flipping.
