aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.scss')
-rw-r--r--src/index.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/index.scss b/src/index.scss
new file mode 100644
index 0000000..ebdc4d6
--- /dev/null
+++ b/src/index.scss
@@ -0,0 +1,9 @@
1@forward 'bem' as bem-;
2@forward 'contexts' as ctx-;
3@forward 'easing' as easing-*;
4@forward 'functions' as fn-*;
5@forward 'gradients' as gradients-*;
6@forward 'harmony' as harmony-*;
7@forward 'props' as props-*;
8@forward 'responsive' as responsive-*;
9@forward 'vars' as vars-*;