summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/styles.scss
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-09-14 13:56:58 -0400
committerChristopher Speller <crspeller@gmail.com>2015-09-14 13:56:58 -0400
commit0ea0233c50dbccc498cb53481b9fdf18d027e5b2 (patch)
treedd8c22f83aea91fe463d122fd564176def2dfb39 /web/sass-files/sass/styles.scss
parentb2378f433ecd44a9811a52bd58e36a40f92e193f (diff)
downloadchat-0ea0233c50dbccc498cb53481b9fdf18d027e5b2.tar.gz
chat-0ea0233c50dbccc498cb53481b9fdf18d027e5b2.tar.bz2
chat-0ea0233c50dbccc498cb53481b9fdf18d027e5b2.zip
New add channel modal using react-bootstrap.
Diffstat (limited to 'web/sass-files/sass/styles.scss')
-rw-r--r--web/sass-files/sass/styles.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/styles.scss b/web/sass-files/sass/styles.scss
index eb5152a2c..3a9be69f3 100644
--- a/web/sass-files/sass/styles.scss
+++ b/web/sass-files/sass/styles.scss
@@ -28,6 +28,7 @@
@import "partials/videos";
@import "partials/settings";
@import "partials/modal";
+@import "partials/forms";
@import "partials/mentions";
@import "partials/command-box";
@import "partials/error";