4 Commits

Author SHA1 Message Date
Yonas Habteab
9768cf3347 Call: Don't precompile arg values when it's not an array
The CSS/LESS callable argument values may not always be an array, but also an object or whateever,
in this case we don't need to precompile the values as they could never be a variable.
2022-06-30 12:42:08 +02:00
Yonas Habteab
020b3ee091 Remove some unused codes & adjust the license headers 2022-06-30 12:42:08 +02:00
Yonas Habteab
3b5993d401 Check for deferred color prop when defining variable variable & some fixlets for naming issue 2022-06-30 12:42:08 +02:00
Yonas Habteab
2d4615bec3 Introduce own Call class for less tree calls 2022-06-30 12:42:08 +02:00