Skip to content

web: fix `stylelint` issues

Administrator requested to merge vb/fix-stylelint-issues into main

Created by: valerybugakov

Context

Fixing the failed build on main.

stylelint was disabled for the vscode package before this PR. @tjkandala recently merged the PR with changes that stylelint didn't catch. This PR fixes those issues.

Test plan

yarn lint:css:all should not give errors.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading