Mobile app version of vmapp.org
Login or Join
Ravi8258870

: Any success with asp.net and Less/Sass I wanted to dive into learning some asp.net with C# and I wanted to know if anyone has had success with using Less or Sass? All I can find search

@Ravi8258870

Posted in: #AspNet #Saas

I wanted to dive into learning some asp.net with C# and I wanted to know if anyone has had success with using Less or Sass? All I can find search wise is little bits of info and some suggestions with a ton of issues. I'd really like to find something solid on a successful site that has implemented Sass or Less, documentation, or a site that has a list of full issues and suggestions.

I have:


Google searched "asp.net and Less
Google searched "asp.net and Sass"
"asp.net successful sites with Sass"
"asp.net successful sites with Less"

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Ravi8258870

1 Comments

Sorted by latest first Latest Oldest Best

 

@Speyer207

Here's some links you may find useful, I must mention that ASP.NET is by far NOT my strongest skill. You are more than likely to get a better answer from someone else but from what I've read I believe that most people use Dot Less CSS and use NuGet to add the package.

I've included many other links since your Goggle search wasn't the best for narrowing down results. Again I'll imagine you get a better answer than this but in the mean time while you wait here is some links to keep your mind busy ;)

Less Vs Sass


Less Vs Sass
Introduction to less and comparison to sass
Sass vs Less vs Stylus A Preprocessor Shootout


Less Links for ASP.NET


Dot Less CSS - Documentation Wiki Here
Less with .NET MVC Part 1 installing Less
Less CSS the .net Edition
Bootstrap with LESS for ASP.NET
Combining Less with ASP.NET


Sass Links for ASP.NET


Lib Sass Net
Getting Started with SASS for Microsoft Developers
Stack Overflow - Sass and ASP.NET
Use less sass and compress with ASP.NET MVC
Sass with ASP.NET MVC4 Twitter Bootstrap
Deep Dive into ASP.NET Sass and More
Using Sass with ASP.NET another Stack Overflow

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme