mirror of https://github.com/vuejs/vitepress
parent
51c57d13a8
commit
7b0f28915f
@ -1,4 +1,4 @@
|
||||
import './styles/fonts.css'
|
||||
|
||||
import theme from './without-fonts.js'
|
||||
export default theme
|
||||
export * from './without-fonts.js'
|
||||
export { default as default } from './without-fonts.js'
|
||||
|
Loading…
Reference in new issue