Squarespace / less-compiler

Less compiler in Java
Apache License 2.0
19 stars 9 forks source link

Opt into strictMath #5

Open jcampbell05 opened 6 years ago

jcampbell05 commented 6 years ago

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 a way to opt into it ?