gulp-liferay-r2-css
gulp-liferay-r2-css is a thin wrapper for Liferay's fork of R2, which helps you achieve cross-language layout-friendly websites (including bi-directional text).
Install
$ npm i gulp-liferay-r2-css
Use
var gulp = ;var r2 = ; gulp
Test
$ npm test
Issues
For issues related to specific changes that R2 applies to your css files, please report on the original R2 repository.
MIT