Skip to content

Commit

Permalink
Merge pull request dmdorman#1650 from phBalance/phBalance/20241222-pa…
Browse files Browse the repository at this point in the history
…ckage-updates

20241222 package updates
  • Loading branch information
phBalance authored Dec 23, 2024
2 parents c13ed61 + f39541c commit ac1d83f
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 115 deletions.
2 changes: 1 addition & 1 deletion gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function handleError(err) {
function compileSass() {
// Configure options for sass output. For example, "expanded" or "nested"
let options = {
outputStyle: "expanded",
style: "expanded",
};
return gulp
.src(SASS_FILES)
Expand Down
Loading

0 comments on commit ac1d83f

Please sign in to comment.