Skip to content

Add support for static theme option (#1176) #223

Add support for static theme option (#1176)

Add support for static theme option (#1176) #223

Triggered via push February 6, 2025 17:32
Status Failure
Total duration 2m 35s
Artifacts

pre-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/completions/completions.test.js > v4/basic > @theme suggests options: packages/tailwindcss-language-server/tests/completions/completions.test.js#L517
AssertionError: expected 4 to be 3 // Object.is equality - Expected + Received - 3 + 4 ❯ tests/completions/completions.test.js:517:33
tests/completions/completions.test.js > v4/basic > @import "…" theme(…) suggests options: packages/tailwindcss-language-server/tests/completions/completions.test.js#L534
AssertionError: expected 4 to be 3 // Object.is equality - Expected + Received - 3 + 4 ❯ tests/completions/completions.test.js:534:33
publish
Process completed with exit code 1.