// Font awesome config $fa-font-path: “/assets/fonts”;

// Imports @import “./fontawesome/fontawesome.scss”; @import “./fontawesome/solid.scss”; @import “./fontawesome/brands.scss”; @import “./jekyll-theme-peaceful-gates/variables”; @import “./jekyll-theme-peaceful-gates/theme”; @import “./jekyll-theme-peaceful-gates/util”; @import “./jekyll-theme-peaceful-gates/base”; @import “./jekyll-theme-peaceful-gates/code”; @import “./jekyll-theme-peaceful-gates/menu”; @import “./jekyll-theme-peaceful-gates/footer”; @import “./jekyll-theme-peaceful-gates/page”; @import “./jekyll-theme-peaceful-gates/centered”; @import “./jekyll-theme-peaceful-gates/button”;