Skip to content

Commit

Permalink
fix(ui/button): fix css dep
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Mar 9, 2023
1 parent fbb0100 commit 8bc573a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/varlet-ui/src/card/Card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -264,5 +264,6 @@ export default defineComponent({
@import '../styles/common';
@import '../styles/elevation';
@import '../ripple/ripple';
@import '../button/button';
@import './card';
</style>

0 comments on commit 8bc573a

Please sign in to comment.