diff --git a/resources/js/components/ui/button.tsx b/resources/js/components/ui/button.tsx index 3c6fa8f..b83980b 100644 --- a/resources/js/components/ui/button.tsx +++ b/resources/js/components/ui/button.tsx @@ -12,11 +12,14 @@ type Size = 'sm' | 'md' | 'lg'; * buttons ended up hand-written at four different padding scales instead. * * `secondary` takes `border-rule` so it moves with the two-weight rule system - * rather than declaring its own black/white alphas. + * rather than declaring its own black/white alphas. Its hover steps up to + * `border-rule-strong` over a `bg-muted` fill. It had no hover state at all + * until the consent bar rendered it as a `