Skip to content

Fix IntelliSense class suggestions #5906

Fix IntelliSense class suggestions

Fix IntelliSense class suggestions #5906

Triggered via pull request January 25, 2025 16:14
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/intellisense.test.ts > getClassList: packages/tailwindcss/src/intellisense.test.ts#L37
Error: Snapshot `getClassList 1` mismatched - Expected + Received @@ -3728,19 +3728,12 @@ "float-left", "float-none", "float-right", "float-start", "flow-root", - "font-black", "font-bold", - "font-extrabold", - "font-extralight", - "font-light", - "font-medium", - "font-normal", "font-sans", - "font-semibold", "font-stretch-100%", "font-stretch-105%", "font-stretch-110%", "font-stretch-125%", "font-stretch-150%", @@ -3757,11 +3750,10 @@ "font-stretch-semi-condensed", "font-stretch-semi-expanded", "font-stretch-ultra-condensed", "font-stretch-ultra-expanded", "font-superbold", - "font-thin", "forced-color-adjust-auto", "forced-color-adjust-none", "from-0%", "from-10%", "from-100%", ❯ src/intellisense.test.ts:37:22
Linux
Process completed with exit code 1.