UNPKG

glam

Version:

inline css for your jsx

11 lines (10 loc) 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = extractCritical; // for non v16, and or wc etc function extractCritical(html) { // get all global rules // get ids from html -> rules }