| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It's based on webpack-rtl-plugin.
npm i rtlcss-webpack-mix-plugin -sconst RTLCSSPlugin = require('rtlcss-webpack-mix-plugin');
mix.webpackConfig({
new RTLCSSPlugin({
filename: '[name].rtl.css',
})
});| Back | FazBrowse Home | New Git URL |