widget-styling

Copies selected style rules from parent document to embedded iframe.


Keywords
furkot, widget
License
MIT
Install
npm install widget-styling@1.0.4

Documentation

NPM version Build Status Dependency Status

widget-styling

Copies selected style rules from parent document to embedded iframe.

Install

$ npm install --save widget-styling

Usage

var widgetStyling = require('widget-styling');

widgetStyling(selectors, widget, iframe);

License

MIT © Natalia Kowalczyk