jonkemp / jonkemp/inline-css

Support :before and content settings?

Open
#27 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
438
Forks
77
PR merge metrics
No merged PRs in 30d

Description

I know thats way more complex but is it possible to also support the following:

```
div.info::before {
content: 'Info';
background-color: #66dd66;
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.