0.0.44 • Published 4 years ago

@bouncedinc/opentok-solutions-css v0.0.44

Weekly downloads
91
License
MIT
Repository
github
Last release
4 years ago

logo

OpenTok Solutions CSS

Universal css styles for OpenTok Accelerator Packs.

###Installation:

$ npm install --save opentok-solutions-css

If using browserify or webpack:

require('opentok-solutions-css');

Otherwise, just include the link to the stylesheet in your html:

<link rel="stylesheet" href="https://assets.tokbox.com/solutions/css/style.css">