We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db911f4 commit bca98d5Copy full SHA for bca98d5
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
39
- name: Run server tests
40
working-directory: packages/tailwindcss-language-server
41
- run: pnpm run build && pnpm run test
+ run: pnpm run build && pnpm run test project-locator.test -t 'Sass files'
0 commit comments