UNPKG

react-masonry-component2

Version:

react 的瀑布流组件库,支持 columns 布局、弹性布局、绝对定位布局三种方法实现

7 lines (4 loc) 210 B
import styleInject from '../../node_modules/style-inject/dist/style-inject.es.js'; var css_248z = ".masonry-column-wrap * {\n break-inside: avoid;\n}"; styleInject(css_248z); export { css_248z as default };