12 lines
248 B
SCSS
12 lines
248 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 "bourbon";
|
|
@import "variables";
|
|
@import "core";
|