broccoli-css-flip

0.0.2 • Public • Published

css-flip A CSS BiDi flipper. Generate left-to-right (LTR) or right-to-left (RTL) CSS from your source.

Issues with the output should be reported on the css-flip issues page.

Install

$ npm install --save broccoli-css-flip

Usage

var flip = require('broccoli-css-flip');
tree = flip(tree);

API

flip(tree, options)

Options

options are passed directly to css-flip.

License

MIT © Gabor Babicz

Package Sidebar

Install

npm i broccoli-css-flip

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • zeppelin