Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverfields committed Jan 11, 2024
1 parent 6a36fc6 commit 418f730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/pre_generate
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ min_js="$PAGEGEN_SITE_DIR/build_assets/min.js"


# Compile sass
sassc "$site_sass" "$site_css"
#sassc "$site_sass" "$site_css"

# Minify Font awesome css and concatinate with site.css
python3 -m rcssmin < "$site_css" > "$min_css"
Expand Down

0 comments on commit 418f730

Please sign in to comment.