Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thescientist13/csstree-attribute-selector-example
A repro repo [for this issue about CSSTree and handling AttributeSelector matchers
https://github.com/thescientist13/csstree-attribute-selector-example
Last synced: about 1 month ago
JSON representation
A repro repo [for this issue about CSSTree and handling AttributeSelector matchers
- Host: GitHub
- URL: https://github.com/thescientist13/csstree-attribute-selector-example
- Owner: thescientist13
- Created: 2022-12-15T02:24:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T02:30:57.000Z (about 2 years ago)
- Last Synced: 2024-10-29T03:41:50.224Z (about 2 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# csstree-attribute-selector-example
A repro repo [for this issue about CSSTree and handling `AttributeSelector` matchers](https://github.com/csstree/csstree/issues/207).
## Setup
1. Clone the repo
1. Run `npm ci`## Reproduction
1. Run `npm run demo` to run the example