RootCauseunvalidated
unlayered classes have higher specificity than any class defined within a `@layer` — you declared your custom CSS classes as unlayered. Tension: `.text-700-28` is being overridden by the later declared `.text-400-24`. Outcome: unlayered classes have higher specificity than any class defined within a `@layer`.
91118c87-f872-4dd0-9f2c-cc3aad56c92a
unlayered classes have higher specificity than any class defined within a @layer — you declared your custom CSS classes as unlayered. Tension: .text-700-28 is being overridden by the later declared .text-400-24. Outcome: unlayered classes have higher specificity than any class defined within a @layer.