hi
I'm creating a plugin under the "local" folder name "myplugin" in moodle 3.5.1
I've read that if I put a file named "styles.css" in "local/myplugin" - than moodle will pick it up automatically and use it in my local plugin.
is there something similar for a .less files?
I tried styles.less at the same location and it didn't work.