Select Git revision
counter.module.css
Forked from
SOFT Core / SOFT 260 / React Redux Starter Code
4 commits behind, 1 commit ahead of the upstream repository.
Brady James Garvin authored
counter.module.css 82 B
.red {
color: rgba(255 0 0 / 100%);
}
.blue {
color: rgba(0 0 255 / 100%);
}