Skip to content

Commit

Permalink
feat(panel): get all dict styles
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed May 10, 2018
1 parent 96cbc06 commit a80d0ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/panel/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
import './panel.scss'

const req = require['context']('@/components/dictionaries', true, /\.scss$/)
req.keys().forEach(req)

0 comments on commit a80d0ac

Please sign in to comment.