Answer the question
In order to leave comments, you need to log in
How to use inline less code?
In css, you can open a special tag and insert code between them: <style>...</style>
How to use the same, but for LESS?
Tried like this:
<style rel="stylesheet/less" type="text/css">
@primary-color:#28C;
@primary-text-color:#FFF;
</style>
<link rel="stylesheet/less" type="text/css" href="style.less" />
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question