Quantcast
Channel: bundletransformer Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 698

Edited Unassigned: utf-8 characters in .scss cause execption [29]

$
0
0
Adding a UTF-8 character to the content attribute of a CSS selector in a .scss file causes an exception to be thrown when that file is served.

Selector:
.foo:after{
content: "▼";
}

Exception:
/*
During the output text content of translated asset an error has occurred.
See more details:
During translation of SCSS-code, readed from the file c:\git\Catalyst\Source\Communispace\Web\Mvc\public\styles\shared\list.scss, to CSS-code error has occurred.
See more details:

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
*/

Viewing all articles
Browse latest Browse all 698

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>