anaisbetts / SassAndCoffee

SassAndCoffee adds support in ASP.NET MVC to (you guessed it!) Sass/SCSS and CoffeeScript
http://blog.paulbetts.org/index.php/2011/06/06/new-release-sassandcoffee-0-9-now-not-glacially-slow/
Microsoft Public License
199 stars 37 forks source link

Virtualized filesystem access #24

Open avonwyss opened 13 years ago

avonwyss commented 13 years ago

Added an abstraction layer to virtualize the access to files, so that non-filesystem-based stores can be used (such as the VirtualPathProvider for ASP.NET applications).