We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4f830 commit 3d9082dCopy full SHA for 3d9082d
1 file changed
.github/workflows/hugo.yml
@@ -43,6 +43,7 @@ jobs:
43
run: |
44
sudo snap install dart-sass
45
npm i -D postcss postcss-cli autoprefixer
46
+ npx install postcss
47
- name: Checkout
48
uses: actions/checkout@v4
49
with:
0 commit comments