opentok-solutions-css

Consolidated CSS for OpenTok Accelerator Packs


Keywords
opentok, opentok-acc-pack, css, accelerator-pack, tokbox
License
MIT
Install
npm install opentok-solutions-css@0.0.35

Documentation

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">