laravel-frontend-presets / uikit3

Laravel 5.5+ Front-end preset for UIKit 3.
https://laravel-frontend-presets.github.io/uikit3
44 stars 11 forks source link

uikit-rtl instead uikit #14

Closed zymawy closed 6 years ago

zymawy commented 6 years ago

Hi Thank you for the hard work 🔥

I'm trying to replace uikit css with uikit-rtl How I Can achieve that?

OwenMelbz commented 6 years ago

Hi @zymawy - technically this package just removes bootstrap and then includes uikit.

This means you get a normal install of uikit ready to do what ever you need.

You'll then need to follow the uikit docs to change it which is described https://getuikit.com/docs/rtl

As this is out of the remit of this package and is a uikit configuration not laravel I'll close this