Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

bep/hugo-sass-test

Repository files navigation

hugo-sass-test

Test site for SASS/SCSS support in Hugo. You need the extended version of >= Hugo 0.43 to run this site.

Get up and running:

git clone https://github.com/bep/hugo-sass-test.git
cd hugo-sass-test
git submodule update --depth 1
hugo server

If you want to make changes that triggers a change in the published assets, you also need PostCSS:

npm install -g postcss-cli
npm install -g autoprefixer

Releases

No releases published

Packages

No packages published

Languages