UNPKG

@platform/css

Version:

Helpers for working with inline CSS.

5 lines (4 loc) 139 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var head_1 = require("./head"); exports.head = head_1.init();