fix: style pollution on custom theme (#190)

pull/198/head
Anthony Fu 4 years ago committed by GitHub
parent dd312ce86b
commit 46e99babc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,6 +24,3 @@ import { ComponentOptions } from 'vue'
import _Debug from './components/Debug.vue'
const Debug = _Debug as ComponentOptions
export { Debug }
// default theme
export { default as defaultTheme } from '/@default-theme/index'

Loading…
Cancel
Save