Skip to content

Remove min-w/h-none #5903

Remove min-w/h-none

Remove min-w/h-none #5903

Triggered via pull request January 25, 2025 12:54
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#L35
Error: Snapshot `getClassList 1` mismatched - Expected + Received @@ -4714,11 +4714,10 @@ "min-h-full", "min-h-lvh", "min-h-lvw", "min-h-max", "min-h-min", - "min-h-none", "min-h-px", "min-h-screen", "min-h-svh", "min-h-svw", "min-w-0", @@ -4762,11 +4761,10 @@ "min-w-full", "min-w-lvh", "min-w-lvw", "min-w-max", "min-w-min", - "min-w-none", "min-w-px", "min-w-screen", "min-w-svh", "min-w-svw", "mix-blend-color", ❯ src/intellisense.test.ts:35:22
Linux
Process completed with exit code 1.