badge.wxss 90 B

123456
  1. /* example/badge/badge.wxss */
  2. @import '../../common.wxss';
  3. .blue {
  4. background: blue;
  5. }