UNPKG

custom-app

Version:

ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������

14 lines (13 loc) 179 B
// mixins for clearfix // ------------------------ .clearfix() { zoom: 1; &::before, &::after { display: table; content: ''; } &::after { clear: both; } }