material-web/divider
Elizabeth Mitchell 7f6dda58b5 refactor(divider): 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: 523b / 308b gzip
Size after: 469b (-10%) / 292b gzip (-5%)

PiperOrigin-RevId: 600904594
2024-01-23 14:16:41 -08:00
..
demo chore: format files with prettier 2023-10-25 11:59:00 -07:00
internal refactor(divider): reduce CSS size 2024-01-23 14:16:41 -08:00
_divider.scss fix(divider)!: rename "lib" directory to "internal" 2023-07-21 14:03:22 -07:00
divider_test.ts chore(divider): add tests and support forced-colors mode 2023-01-25 14:23:22 -08:00
divider.ts fix(divider)!: rename "lib" directory to "internal" 2023-07-21 14:03:22 -07:00