ant-design-vue/components/date-picker/style/index.js

7 lines
137 B
JavaScript
Raw Normal View History

2018-03-15 13:40:34 +00:00
import '../../style/index.less'
import './index.less'
// style dependencies
import '../../input/style'
import '../../time-picker/style'