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

Allow edit .less files with theme editor #112

Closed pravdomil closed 7 years ago

pravdomil commented 8 years ago

Self explaining.

note: only top level .less files can be edited

pravdomil commented 7 years ago

Please merge or reject this pull request.

thom4parisot commented 7 years ago

Thanks @pravdomil and sorry for the delay :-)

pravdomil commented 7 years ago

Great, do you think that you can push the changes into wordpress plugin repository? That's something that I can remove from my list of fixes https://github.com/pravdomil/wp-fix/commit/52bfabbb95e1731e64a6b7313601eff75c391edb

thom4parisot commented 7 years ago

@pravdomil yeah I just changed laptop and I think I will try to automate pushing changes on master to wordpress svn repo.

pravdomil commented 7 years ago

OK, share some tips. I have all my wp plugins on GitHub and I want to keep them in sync with WordPress repos. Maybe there is some online tool. It would be great to make it in cloud with no need to setup local computer.