aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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..fd8eb1b
--- /dev/null
+++ b/src/_index.scss
@@ -0,0 +1,9 @@
1@forward "vars" as vars-*;
2@forward "functions" as fn-*;
3@forward "contexts" as ctx-*;
4@forward "props" as props-*;
5@forward "bem" as bem-*;
6@forward "easing" as easing-*;
7@forward "gradients" as gradients-*;
8@forward "responsive" as responsive-*;
9@forward "harmony" as harmony-*;