css - Is it possible to inline LESS stylesheets? -
for example, possible like:
<style type="text/less"> #foo { .bar { font-weight: bold; } } </style>
this has been possible since july 2010, , works today's less 1.2.0 version.
Comments
Post a Comment