rtlcss-plugin

1.0.0 • Public • Published

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'
		})
	],

Package Sidebar

Install

npm i rtlcss-plugin

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.37 kB

Total Files

3

Last publish

Collaborators

  • elquchiri