diff --git a/components/00_Global/_global.scss b/components/00_Global/_global.scss index 9921564..1a46fc7 100644 --- a/components/00_Global/_global.scss +++ b/components/00_Global/_global.scss @@ -1 +1,4 @@ +@import './selectorHook'; +@import './elementAmount'; + @import './alignment'; \ No newline at end of file