Skip to content

Replace sass imports with sass use #2043

Replace sass imports with sass use

Replace sass imports with sass use #2043

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
- develop
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 22.x
publish-coverage: true