Skip to content

fix: stop using deprecated scss @import #224

fix: stop using deprecated scss @import

fix: stop using deprecated scss @import #224

Triggered via push January 2, 2025 10:50
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Error: Command failed with exit code 1: VERSION=5.0.23 npm run build Error: @use rules must be written before any other rules. ╷ 221 │ @use 'sweetalert2/src/sweetalert2'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ bootstrap-4/bootstrap-4.scss 221:1 root stylesheet Error: Error: @use rules must be written before any other rules. ╷ 221 │ @use 'sweetalert2/src/sweetalert2'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ bootstrap-4/bootstrap-4.scss 221:1 root stylesheet at Proxy.set (/home/runner/work/sweetalert2-themes/sweetalert2-themes/node_modules/zx/build/core.cjs:274:18) exit code: 65 > @sweetalert2/[email protected] build > NODE_NO_WARNINGS=1 zx tools/build.mjs bootstrap-4/bootstrap-4.scss -> bootstrap-4/bootstrap-4.css
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636