1
出於某種原因,當我運行的CSS皮棉犀牛我得到以下錯誤:CSSlint「資歷過高」的錯誤未知令牌「∩╗┐」
:我的工作
- 的Windows服務器Server 2008的
- 的Visual Studio 2012(MVC 4)
- Java版本 「1.7.0_21」
- 犀牛版本1_6R7
- 從這個網址csslint-rhino.js:「https://raw.github.com/stubbornella/csslint/master/release/csslint-rhino.js
我的內容是這樣的:
.body {
}
.testelement {
}
.loadingIndicator {
width: 16px;
height: 16px;
background-image: url('/images/loadingIndicator.gif');
}
似乎某種編碼問題的,但我不能似乎找出問題所在。