opentok-solutions-css
v0.0.43
Published
Consolidated CSS for OpenTok Accelerator Packs
Downloads
901
Readme
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">