webcomponents / webcomponents/polyfills
[ShadyCSS] Curlies in styles break the preprocessor
Open
Package: shadycss
Severity: Low
Type: Bug
wontfix
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
_From @nevir on March 13, 2015 17:27_
Things like:
``` css
.foo:after {
content: '{';
}
```
_Copied from original issue: Polymer/polymer#1291_
Contributor guide
Assessment
This issue has not been assessed yet.