Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用来自 Nuget 的 SquishIt 0.8.7。
但它似乎没有拿起我的 .sass 或 .scss 文件。它与 .less 文件完美配合(使用 dotLess)。
它显然是 alpha 版本:
https://nuget.org/packages/SquishIt.Sass/0.9.0-alpha1
0.9 将是第一个支持 Sass/Scss 的版本(尽管它将通过上面链接的附加包)。上述 WebActivator 包中包含的代码存在问题(它引用了不正确的命名空间),但预计很快会解决此问题。