@ryanburnette/add-css
v1.0.3
Published
Add CSS to the page.
Downloads
3
Readme
add-css
Add CSS to the page.
Usage
var addCSS = require('@ryanburnette/add-css');
<script src="https://unpkg.com/@ryanburnette/add-css/index.js">
addCSS('.hidden { display: none; }');