已采納回答 / 鬼子陸3939476
不同瀏覽器可以識別的屬性前綴。前綴 瀏覽器-webkit- chrome、safari-moz- firefox-ms- ? ? ? ? ? ? ? ? ? ? ? ? IE-o- ? ? ? ? ? ? ? ? ? ? ? ? ? opera
2017-03-08
最新回答 / 小小刺客
http://www.w3cplus.com/preprocessor/sass-basic-variable.html 在這已經找到答案,主要用于css組件化,也就是當前樣式include樣式時,在當前樣式中覆蓋默認值
2017-03-08
最新回答 / 慕粉3960217
請問我這個sass編譯總是報這個錯是什么情況?。縈odule not found: Error: Can't resolve 'scss-loader' in 'G:\webpackDemo' ? ? ? ?我的代碼是這樣的{ ? ?test:/\.scss$/, ? ?loader:'style-loader!css-loader!sass-loader'}
2017-02-21