aa9a96b691
Also fixed a CSS bug. Chat box's width wasn't responsive.
12 lines
305 B
SCSS
12 lines
305 B
SCSS
/*!
|
|
* Converse.js (Web-based XMPP instant messaging client)
|
|
* http://conversejs.org
|
|
*
|
|
* Copyright (c) 2012-2014, JC Brand <jc@opkode.com>
|
|
* Licensed under the Mozilla Public License
|
|
*/
|
|
|
|
@import "../ruby/1.9.1/gems/bourbon-4.2.3/app/assets/stylesheets/_bourbon";
|
|
@import "variables";
|
|
@import "core";
|