Dan Brady
Dan Brady
I've tested the same process as the example page in both html and css files without any results. I don't see any errors but the tags do not get updated....
# Summary **Textarea components can use validation** Now you can use validation on textareas, just like you do on inputs. ## Breaking change This is not a breaking change. ##...
### Describe the bug I notice the disabled checkbox and radio button controls don't have the gray fill like the other form controls. The disabled text color was darkened in...
### Is your feature request related to a problem? Please describe. Inspecting the documentation site for CSS details, I've occasionally run into issues where the documentation styling does not match...
### Describe the bug The default table caption is currently rendering Source Sans at 16px, should it be 16.96px?  [This line](https://github.com/uswds/uswds/blob/98566ec5dc12807a2b0bc36699a033fe3a711d44/packages/uswds-core/src/styles/mixins/general/table.scss#L251) appears to be the style that defines it:...