NSI use Nuxt 1.4.0 and added the following 2 lines in main.scss and it works. @import "settings"; @import "~foundation-sites/scss/foundation"; @include foundation-global-styles; // for testReply·Thread·May 3, 2018·Has anyone integrated Foundation 6.4 into Nuxt.js?