adjust HAS_IMPORT
regex (#1062)
#161
Annotations
2 errors and 1 warning
Run tests:
packages/tailwindcss-language-server/src/project-locator.test.ts#L31
AssertionError: expected 'node_modules/tailwindcss/index.css' to deeply equal 'src/app.css'
- Expected
+ Received
- src/app.css
+ node_modules/tailwindcss/index.css
❯ src/project-locator.test.ts:31:26
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading