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

knamp/static-styles

Repository files navigation

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.