Skip to content

Commit

Permalink
fix: style pollution on custom theme (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 26, 2020
1 parent dd312ce commit 46e99ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/client/app/exports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'

1 comment on commit 46e99ba

@vercel
Copy link

@vercel vercel bot commented on 46e99ba Dec 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.