=== Include Parent Theme RTL CSS ===
Contributors: SergeyBiryukov
Tags: rtl, css, stylesheet, theme, child theme
Requires at least: 3.0
Tested up to: 3.1
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows to include a parent theme RTL stylesheet for a child theme.

== Description ==

Automatically includes a parent theme RTL stylesheet for a child theme if it doesn't have its own `rtl.css` file.

Thanks to [Rami](http://www.wp-tricks.co.il/) for the idea.

== Installation ==

1. Upload `include-parent-theme-rtl-css` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

= 0.1 =
* Initial release
