I am trying to use LESS CSS to write my CSS. I have imported the style.css and less.js file in that order.
But i am not able to generate the CSS when i write the CSS like this
@black: #231f20;
@brown: #241714;
@red: #cd0001;
#header #logo { width:224px; height: 75px; backgroud-color:@red;}
Link: http://bakasura.in/king/
Less File: http://bakasura.in/king/css/styles.less
{and; abc) and unnecessary chars like;at the end of the style block.