Skip to content

Commit

Permalink
👽 Close #64
Browse files Browse the repository at this point in the history
  • Loading branch information
gluons committed Jan 5, 2020
1 parent 2c99006 commit 6d5ad10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@gluons/dev/src/getCSSUses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function getCSSUses(importLoaders = 1): RuleSetUseItem[] {
options: {
plugins: [
autoprefixer({
browsers: ['extends browserslist-config-vue']
overrideBrowserslist: ['extends browserslist-config-vue']
})
],
sourceMap: true
Expand Down

0 comments on commit 6d5ad10

Please sign in to comment.