在ASP.NET中使用SASS [關閉] - Using SASS with ASP.NET [closed]

問題:

I'm looking into ways to use SASS (Syntactically Awesome StyleSheets) from the Ruby HAML package in an ASP.NET environment. 我正在研究如何在ASP.NET環境中使用Ruby HAML包中的SASS (Syntactically Awesome StyleSheets)。 Ideally, I would like compilation of SASS files into CSS to be a seamless part of the build process. 理想情況下,我希望將SASS文件編譯成CSS,使其成爲構建過程的無縫部分。

What are the best ways to this integration? 這種整合的最佳方法是什麼? Alternatively, are there other CSS-generation tools that are better suited for a .NET environment? 或者,是否有其他CSS生成工具更適合.NET環境?


解決方案:

參考: https://stackoom.com/en/question/3LHQ
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章