Skip to content

Commit

Permalink
chore(dumi): update next css link
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed May 26, 2021
1 parent 5a85314 commit 6843d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/.umirc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default {
links: [
{
rel: 'stylesheet',
href: 'https://unpkg.com/@alifd/next/dist/next.css',
href: 'https://unpkg.com/@alifd/next/dist/next-noreset.css',
},
],
styles: [
Expand Down

0 comments on commit 6843d94

Please sign in to comment.