diff --git a/components/01_Layouts/_layouts.scss b/components/01_Layouts/_layouts.scss index 40be488..8609c42 100644 --- a/components/01_Layouts/_layouts.scss +++ b/components/01_Layouts/_layouts.scss @@ -1,4 +1,5 @@ @import 'flexRow/flexRow'; @import 'flexGrid/flexGrid'; @import 'contentCrop/contentCrop'; -@import 'fan/fan'; \ No newline at end of file +@import 'fan/fan'; +@import 'fullWidthContent/fullWidthContent'; \ No newline at end of file