You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR 959:3 The file @{path}.less does not exist.
958: .web-font(@path) {
959: @import url("@{path}");
960: }
at com.github.sommeri.less4j.core.ThreadUnsafeLessCompiler.compile(ThreadUnsafeLessCompiler.java:87)
at com.github.sommeri.less4j.core.DefaultLessCompiler.compile(DefaultLessCompiler.java:56)
Thanks,
Guillaume Delhumeau
The text was updated successfully, but these errors were encountered:
Hello.
We use LESS4j for a year and we are happy with it. Thanks for the great work.
I just have noticed an inconsistency:
Results with lessjs:
Results with less4j:
Thanks,
Guillaume Delhumeau
The text was updated successfully, but these errors were encountered: