UNPKG

@minna-ui/jest-config

Version:

Jest config preset for use in Minna UI projects.

17 lines (13 loc) 176 B
body { margin: 0; } .link { background: rgb(150, 150, 150); &:hover, &:focus { background: rgb(0, 0, 0); } &:active { background: rgb(0, 150, 10); } }