- copy
docs/main.cssto assets folder - add link which href is
main.cssto html's head as<link href="/path/main.css" rel="stylesheet" /> - copy
<div class="single-wrap">...</div>and script indocs/index.htmlto you html
npm run build:watch // watch src scss
npm run build // build css to docs folder