1.0.2 • Published 1 year ago

@hamid_80386/adminlte-rtl v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

AdminLTE RTL

There is some additional file to make original AdminLTE Package work as RTL.

How to install?

Run this command in terminal which has access to npm:

npm install @hamid80386/adminlte-rtl --save

OR

npm install github:hamid80386/adminlte-rtl --save

How to use?

for version 3.x.x put this just after adminlte main css like adminlte.css or adminlte.min.css

<link rel="stylesheet" href="[PATH_TO_FILE]/dist/css/adminlte-rtl.css" />

for version 4.x.x put this just after adminlte main css like adminlte.css or adminlte.min.css

<link rel="stylesheet" href="[PATH_TO_FILE]/dist/css/adminlte-rtl-v4.css" />
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago