material-web/checkbox
Elizabeth Mitchell 042b4aadfd refactor(checkbox): reduce CSS size by removing private custom properties
`--_private` custom properties aren't needed since checkbox does not have multiple variants that share styles.

CSS size before:
8567b / 1668b gzip

CSS size after:
6277b / 1387b gzip
-27% / -17%

PiperOrigin-RevId: 599262324
2024-01-17 12:58:51 -08:00
..
demo chore: format files with prettier 2023-10-25 11:59:00 -07:00
internal refactor(checkbox): reduce CSS size by removing private custom properties 2024-01-17 12:58:51 -08:00
_checkbox.scss fix(checkbox): fix broken "lib" to "internal" sass import 2023-07-21 15:12:00 -07:00
checkbox_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
checkbox.ts fix(checkbox)!: rename "lib" directory to "internal" 2023-07-21 13:25:47 -07:00
harness.ts fix(checkbox)!: rename "lib" directory to "internal" 2023-07-21 13:25:47 -07:00