LeonardoUI uses less but we work with scss, this is not a big problem since only 2 less files exported in leonardo.ui package which are relevant for us:
colors.less and variables.less
all other leonardo ui styles are precompiled in css files which can imported completly.
We should use a converter and convert colors.less / variables.less into scss files so we could use leonaro.ui color theme more easy in our angular apps.
LeonardoUI uses less but we work with scss, this is not a big problem since only 2 less files exported in leonardo.ui package which are relevant for us:
colors.less and variables.less
all other leonardo ui styles are precompiled in css files which can imported completly.
We should use a converter and convert colors.less / variables.less into scss files so we could use leonaro.ui color theme more easy in our angular apps.