thom4parisot / wp-less

WordPress plugin which seemlessly compiles, caches and rebuilds your LESS stylesheets.
https://wordpress.org/plugins/wp-less/
88 stars 40 forks source link

How to set Upload Dir and set Upload Url correctly? #115

Closed khanhtd1108 closed 2 years ago

khanhtd1108 commented 7 years ago

I have an issue: My less: "mytheme/css/less/bootstrap.less" try: $lessConfig->setUploadDir(get_stylesheet_directory() . '/css'); My css file is compiled in "mytheme/css/mytheme/css/less/bootstrap-4567bbc3.css" I want to set compiled css file put in css folder like this "mytheme/css/bootstrap-4567bbc3.css" So how can i do this?

pixelbart commented 2 years ago

Closed, due to age. If the problem persists, please reopen the issue.