cssinjs / cssinjs/istf-spec

Attribute selector support

Open
#38 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
250
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We don't have any selector markers yet to represent attribute selectors: https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors

those include (non exhaustive list):

```css
[title]
[href="https://example.org"]
[href*="example"]
[href$=".org"]
```

and so on

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.