Up and running with Less (ASP.NET MVC)(madscortz.net)

submitted by mcortzmcortz(22) 3 months, 3 days ago

Setup your ASP.NET application to use LessCss

4 comments |category: |Views: 210

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 3 months, 3 days ago +2

Thanks for the follow-up, I don't think I'll be using their plugin.

Reply

posted by dpetersondpeterson(4397) 3 months, 3 days ago 0

It's a much better idea to compile less to css on the server side as part of an asset pipeline, rather than doing it client-side with javascript. Does the mindscape plugin have that capability?

Reply

posted by mcortzmcortz(22) 3 months, 3 days ago 0

I follow you, and i have been looking for that as well.

For version 2 they write that its a pro feature you need to buy:
LESS compilation – Pro Feature
Initially we did not compile LESS files into .css files as we assumed folks used the JavaScript parser. Feedback was that it would be really cool if the Web Workbench would just create the CSS files on save in the same way that we do with Sass. So this is now included.

And in the current version (3.0) it seems to be the same. I've been looking in to this, and i can't find any way of doing this without buying it.

Check out Mindscape -> Web Workbench settings. On the compile and minify tables, there's a "go pro".

But i'm thinking of trying dotLess (dotlesscss.org). This should do the trick and i maybe also doing a post about using that.

Reply

posted by mcortzmcortz(22) 3 months, 3 days ago 0

I asked mindscape:

Me: Is less compilation available in the free edition?
Mindscape: Hi
Mindscape: No, Less compilation comes with the pro edition

Reply

information Login or create an account to comment on this story