mirror of
https://github.com/youzan/vant.git
synced 2025-12-20 01:01:34 +08:00
修复:添加reset.css和cell加上right-icon的slot (#27)
* add reset css and remove postcss-salad * cell add right icon slog
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
css组件库入口,组装成css组件库
|
||||
*/
|
||||
@import './reset.css';
|
||||
@import './button.css';
|
||||
@import './cell.css';
|
||||
@import './card.css';
|
||||
|
||||
Reference in New Issue
Block a user