fix: stop using deprecated scss @import #224
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
|