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