UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

20 lines (17 loc) 217 B
.clearfix { *zoom: 1; &:after { content: ''; display: block; clear: both; height: 0; } } .foo { &:extend(.clearfix all); color: red; } .bar { &:extend(.clearfix all); color: blue; }