Commit e4d6797
committed
Fix broken syntax with attr/format/url and string concatenation
This was broken:
a {
content: "(" attr(data-count) ")";
display: none;
}
hudochenkov/Syntax-highlighting-for-PostCSS#181 parent f4915db commit e4d6797
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
0 commit comments