loginwashere / solutions-css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:CSS 100.0%