diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/index.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.scss b/src/index.scss index ebdc4d6..cc9cda7 100644 --- a/src/index.scss +++ b/src/index.scss | |||
@@ -1,5 +1,5 @@ | |||
1 | @forward 'bem' as bem-; | 1 | @forward 'bem' as bem-*; |
2 | @forward 'contexts' as ctx-; | 2 | @forward 'contexts' as ctx-*; |
3 | @forward 'easing' as easing-*; | 3 | @forward 'easing' as easing-*; |
4 | @forward 'functions' as fn-*; | 4 | @forward 'functions' as fn-*; |
5 | @forward 'gradients' as gradients-*; | 5 | @forward 'gradients' as gradients-*; |