material-web/switch
Elizabeth Mitchell a2721c39d4 refactor(switch): reduce CSS size
Reduces the size by removing private (`--_*`) custom properties. These are not needed since the component does not share styles across variants.

Size before: 14,615b / 2,327b gzip
Size after: 10,802 (-26%) / 1,865b gzip (-20%)

PiperOrigin-RevId: 600918909
2024-01-23 15:06:24 -08:00
..
demo chore: format files with prettier 2023-10-25 11:59:00 -07:00
internal refactor(switch): reduce CSS size 2024-01-23 15:06:24 -08:00
_switch.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
harness.ts feat(switch): add required and form validity 2023-08-24 00:54:57 -07:00
switch_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
switch.ts chore(switch): merge hcm styles 2023-10-03 17:30:01 -07:00