1.0.0 • Published 2 years ago
rtlcss-plugin v1.0.0
RTLCSS-Plugin for Webpack
RTLCSS Plugin helps you transform your hole web site to support Right-To-Left.
Installation
plugins: [
new RtlCssPlugin({
filename: 'app.css'
})
],
1.0.0
2 years ago