UNPKG

@minna-ui/jest-config

Version:

Jest config preset for use in Minna UI projects.

9 lines (8 loc) 109 B
/* Clearfix */ @mixin test-target { &::after { display: block; clear: both; content: ''; } }