less-compiler icon indicating copy to clipboard operation
less-compiler copied to clipboard

Less compiler in Java

Results 3 less-compiler issues
Sort by recently updated
recently updated
newest added

Could we maybe have a `template.conf` flag to disable parsing of plain CSS? ``` site:14728 -webkit-backdrop-filter: saturate(200%) blur(10px) ExecuteError ARG_COUNT: Function saturate requires at least 2 args, found 1 ```...

Is the issue of Squarespace compiling pure css being resolved anytime soon?

We're compiling Foundation 6 into CSS which your compiler then compiles. Foundation 6 uses alot of calc functions which the squarespace developer platform doesn't run under strictMath yet. Is there...