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

Latest commit

 

History

History
17 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 266 Bytes

Static styles

Get used styles from given HTML.

Usage

import StaticStyles from 'static-styles'

const stylesInUse: StaticStyles = StaticStyles(html, css)

console.log(stylesInUse)

License

This project is under MIT license.