Skip to content

Commit

Permalink
Use sass-embedded instead of sass package for Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Dec 24, 2024
1 parent f397da9 commit 50422ba
Show file tree
Hide file tree
Showing 3 changed files with 468 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Install npm dependencies
run: npm ci

- name: Install Dart Sass
run: sudo snap install dart-sass

- name: Build docs
run: npm run docs-build

Expand Down
Loading

0 comments on commit 50422ba

Please sign in to comment.