https://github.com/madlittlemods/postcss-selector-scope-utility
WIP
https://github.com/madlittlemods/postcss-selector-scope-utility
Last synced: 2 months ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/madlittlemods/postcss-selector-scope-utility
- Owner: MadLittleMods
- Created: 2017-01-09T07:18:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T01:40:01.000Z (over 5 years ago)
- Last Synced: 2025-02-12T22:18:15.007Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# THIS IS A WIP
This project is a work-in-progress. Do not use
- Each @rule is just a condition that can be satisfied anywhere in the scope chain
# Testing
```
npm run test-unformatted -- --grep="single class" | npm run tap-spec
```