pmonty

Results 12 comments of pmonty

Where is this at? Would be nice to only validate touched fields! Happy to get involved if there is a branch open otherwise I can start one. Really would like...

Having a similar issue, if i type the character i entered disappears and it goes to the start of the editor. Any idea? If i use 1.0.5 instead of @latest...

I have added a message in regards to the temporary config.local.php fix not working here https://github.com/ndunand/moodle-tool_mergeusers/issues/173 but as for a more permanent fix would the ideal way just be to...

Also will just mention that according to these docs it should still be supported right? https://lesscss.org/usage/#less-options-math

Was testing just by chance to unblock myself if any of the other options worked. They all showed other errors relating to the actual styling but no deprecated message.

Little bit more investigation during some downtime and looks like its just a warning? https://github.com/less/less.js/blob/7491578403a5a35464772c730854c3a5169c0de7/packages/less/bin/lessc#L582 so why does my build fail then?

started a thread over there but no response yet. What version of less does this extension use?

@failwyn just commented in my less.js issue and noticed it is a warning that is thrown. But this compiler extension is giving me ``` C:\Projects\LRM\LRM\assets\less\custom.less : WebCompiler error 0: --math=always...

Yeh noticed that line of code and started thinking it might be something else instead. Yeh if you get a chance let me know what the result is. Cause I...

Strange that the warning message in less is thrown as an error. Might wait to hear from the less team and go from there.