Skip to content

Commit

Permalink
v8.0.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffo99 authored Apr 7, 2023
1 parent d22f394 commit 890d367
Show file tree
Hide file tree
Showing 38 changed files with 916 additions and 1,282 deletions.
2 changes: 2 additions & 0 deletions dist/_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ echo >> "$base.less"

echo "Compiling $base.css..."
lessc "$base.less" "$base.css"
echo "Compiling $base.min.css..."
lessc "$base.less" --clean-css "$base.min.css"

done
done
Expand Down
Loading

0 comments on commit 890d367

Please sign in to comment.