Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 242 Bytes

css-match

CSS engine without a DOM.

This is work in progress, the initial implementation is still incomplete.

This package allows matching CSS selectors to HTML elements when a DOM isn't available, like projects using React Native.