UNPKG

load-styles

Version:

Add a CSS <style> tag to the document's <head> node

15 lines (14 loc) 247 B
{ "name": "load-styles", "description": "Add a CSS <style> tag to the document's <head> node", "version": "2.0.0", "keywords": [ "css", "load", "dynamic", "head", "style" ], "license": "MIT", "main": "index.js" }