You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design-vue/components/style.js

18 lines
406 B

import './button/style'
import './icon/style'
import './radio/style'
import './checkbox/style'
import './grid/style'
import './tag/style'
import './rate/style'
import './pagination/style'
import './avatar/style'
import './badge/style'
import './tabs/style'
import './input/style'
import './tooltip/style'
import './popover/style'
import './popconfirm/style'
import './menu/style'
import './dropdown/style'