The official SteadyCMS website at steadycms.github.io.
hugo server
To re-build the CSS during development, open another terminal and run the following:
cd themes/steadycmsnpm run watchMinify CSS for production:
npm run minifyThe official SteadyCMS website at steadycms.github.io.
hugo server
To re-build the CSS during development, open another terminal and run the following:
cd themes/steadycmsnpm run watchMinify CSS for production:
npm run minify