Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert LESS into CSS outside of VS 2012
Message
 
 
General information
Forum:
CSS
Category:
Other
Miscellaneous
Thread ID:
01591375
Message ID:
01591395
Views:
41
>>I have VS 2012 installed on this laptop and only have about 9GB of free space on the C: drive. So I am limited to what I can add to this laptop (like VS 2013 with Web Essentials which would be nice). While I do development on VS 2012 the DOTLESS converts the LESS file to CSS, dynamically. Now I am starting to test this project on a DiscountAsp.net site (I purchased just for testing). Since I don't know how to make the public site "understand" the LESS type file, I would like to convert the LESS file into the .CSS and then copy the .CSS to the public site.
>>
>>What stand-alone tool you recommend to convert LESS to CSS?
>
>Since the web server appears to be IIS/ASP.NET the dynamic compile should work if you have web.config set up correctly ? (http://www.dotlesscss.org/)
>But I see at least two compilers :
>
>http://www.dopefly.com/less-converter/less-converter.html (online so may be more work)
>or
>http://wearekiss.com/simpless
>
>Disclaimer : Haven't tried either.......

In theory the dotless dynamic compile should work; I agree. But I have had some issues in the development mode. So I thought that it would be simpler to compile the .less to .css and then deploy it to the site. I will check out the links for the compilers in your message.
Thank you for your help!
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform