less-plugin-css-flip-2018

0.1.0 • Public • Published

less-plugin-css-flip-2018

Generate left-to-right (LTR) or right-to-left (RTL) CSS from Less using css-flip.

lessc usage

npm install -g less-plugin-css-flip-2018

and then on the command line,

lessc file.less --css-flip

See css-flip for the available command options.

Programmatic usage

var LessPlugincss-flip = require('less-plugin-css-flip-2018'),
    css-flipPlugin = new LessPlugincss-flip();
less.render(lessString, { plugins: [css-flipPlugin] })
    .then(

Browser usage

Browser usage is not supported at this time.

Package Sidebar

Install

npm i less-plugin-css-flip-2018

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

15.9 kB

Total Files

7

Last publish

Collaborators

  • behnam