github.com/outbrain/consul@v1.4.5/ui-v2/app/styles/components/product/index.scss (about) 1 /* TODO: All of these folders should be self contained */ 2 /* figure out what the best way to deal with 'icons' is */ 3 /* most probably a centralized module */ 4 @import '../icons/index'; 5 @import './loader'; 6 @import './main-header'; 7 @import './header-nav'; 8 @import './footer';