about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles
diff options
context:
space:
mode:
authorLumb <lumb@git.multiple-creature.party>2019-06-23 16:54:13 +0000
committermultiple creatures <dev@multiple-creature.party>2019-07-17 02:22:16 -0500
commit7629b2c22b4eba5000a4111ea6e9d26b0944e04c (patch)
tree2ce91f0d53c2cb57a3ac925e897d1a4ea78aa724 /app/javascript/flavours/glitch/styles
parent2e4bc1a64d33e63c7715a932f9a099ae6ae8b194 (diff)
Call resize css
This should be the right place to add an import so it affects the whole site I think? I'm new to this, forgive.
Diffstat (limited to 'app/javascript/flavours/glitch/styles')
-rw-r--r--app/javascript/flavours/glitch/styles/index.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/flavours/glitch/styles/index.scss b/app/javascript/flavours/glitch/styles/index.scss
index 90152c65c..3af10dfa1 100644
--- a/app/javascript/flavours/glitch/styles/index.scss
+++ b/app/javascript/flavours/glitch/styles/index.scss
@@ -26,3 +26,4 @@
 @import 'dashboard';
 @import 'bbcode';
 @import 'monsterpit';
+@import 'resize';
\ No newline at end of file