using inline css with LESS
I was doing a prototype today and needed to include LESS syntax for my css. But I didn't want to have an external file for that, so:
<style type="less/text">
/* your less code here */
</style>
REMEMBER: Include your LESS script file AFTER your inline stylesheet.
Written by Mariz Melo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#