Replies: 1 comment 2 replies
-
There is a documented list of parameters for the Less compiler that can control features like
Regarding inline directives similar to C++ To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My LESS code is being compiled in different environments I even don't control.
Say, to compile the code on-the-go when I save a file, I use Web Compiler 2022+ (an extension for VS 2022, that handles LESS/SASS), that is so poorly documented, that I cannot find what parameter in .cfg disables LESS
calc
evaluation.Is there a standard documented parameter set, anywhere? That is being passed to the same compiler core?
And, is there something like
#pragma
in C++, an instruction right inside code, that overwrites any external parameters?Beta Was this translation helpful? Give feedback.
All reactions