3 * RTL companion for the layout-responsive.css file.
7 // First we tell Zen grids to reverse the direction of all floats.
8 $zen-reverse-all-floats: true;
10 // Then we import the LTR layout and the directions are automatically reversed.
11 @import "layout-responsive";