UNPKG

@minna-ui/jest-config

Version:

Jest config preset for use in Minna UI projects.

19 lines (15 loc) 233 B
body { margin: $margin; } /* stylelint-disable selector-max-id */ #target { color: $color; .focus, &:focus { background: rgb(0, 0, 0); } .wrapper + & { background: rgb(33, 33, 33); } } /* stylelint-enable */