diff --git a/package.json b/package.json index c25f5dfe1..f84dda7b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "impeccable", - "version": "2.1.8", + "version": "2.1.9", "author": "Paul Bakaus", "description": "Design skills, commands, and anti-pattern detection for AI coding agents", "keywords": [ diff --git a/site/pages/index.astro b/site/pages/index.astro index beb30829d..9e28d07ce 100644 --- a/site/pages/index.astro +++ b/site/pages/index.astro @@ -976,6 +976,19 @@ import '../styles/sub-pages.css'; +
body-text-viewport-edge. Catches body copy running to the absolute viewport edge with no horizontal padding (a structural AI tell where the model skipped layout and let everything butt against the window). Brings the deterministic rule count to 29.oklch(...) and var(--token) references through the cascade before evaluating. A class of false positives in Tailwind v4 / shadcn / token-based codebases is gone; previously the resolver bailed on modern syntax and reported nothing or the wrong thing.<a> color when the link inherited from a styled parent (e.g. a hero with a non-default text color), flagging real text as low-contrast against itself. Resolution now walks the inheritance chain correctly.