laravel-elixir-rtl-less
This is a tiny wrapper combined of rtlcss and less for Laravel Elixir 6
This extension works exactly like less extension except that it uses RTLCSS Framework for converting your compiled less from LTR
to RTL
Usage
Step 1: Install
npm install laravel-elixir-rtl-less
Step 2: Require
Within your main Gulpfile
, add:
var elixir = ; ; ;
Step 3. Build Amazing Things
You're done. :)