xmpp.chapril.org-conversejs/sass/converse.scss
JC Brand aa9a96b691 Split sass files up into includes and update some Ruby dependencies.
Also fixed a CSS bug. Chat box's width wasn't responsive.
2015-06-04 15:07:03 +02:00

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