Commit 2f25f45
fix(ci): restore Dart Sass install step (#170)
Docsy v0.17.0 requires Dart Sass, which Hugo invokes as the `sass`
executable on PATH. The GitHub runner does not pick up the
sass-embedded npm binary from node_modules the way local builds do, so
the theme's SCSS fails to transpile. Reinstate the snap install; the
sass-embedded devDependency stays for zero-setup local development.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 22c56fd commit 2f25f45
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments