andrewdavey / andrewdavey/cassette

CSS: content: "“"; error

Open
#308 4 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
C#
Stars
531
Forks
139
PR merge metrics
No merged PRs in 30d

Description

Double quotation marks within a CSS content property are being replaced with "�" char on output.

Example CSS:

```
blockquote p::after {
content: "“";
}
```

Running v1.2.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.