Skip to content

Commit

Permalink
readd postcss deps
Browse files Browse the repository at this point in the history
Signed-off-by: Sanket <[email protected]>
  • Loading branch information
sanketsudake committed Sep 23, 2024
1 parent 19af465 commit 3b5c229
Show file tree
Hide file tree
Showing 3 changed files with 1,078 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@

set -euo pipefail

echo "Npm install"
npm install

echo "Running hugo"
hugo --minify --printPathWarnings --gc
Loading

0 comments on commit 3b5c229

Please sign in to comment.