const GulpLayoutSimple = require("gulp-layout-simple") const layoutsimple = new GulpLayoutSimple() gulp.task("lsLess", () => { return ( gulp .src("./test/less ...
Header and footer shall always be visible and never resize The content area in the middle shall always stretch vertically to use all the remaining vertical space Show a scrollbar when the content area ...