1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/public/css/otalk.styl
Lance Stout f520e1b456 Merge branch 'redesign'
Conflicts:
	clientapp/app.js
	public/css/otalk.css
2013-09-24 00:01:09 -07:00

11 lines
209 B
Stylus

@import '_reset'
@import '_variables'
@import '_mixins'
@import 'app/layout'
@import 'app/connectionStatus'
@import 'app/roster'
@import 'app/chat'
@import 'app/settings'
@import 'app/aux'
@import 'app/forms'