Skip to content

Commit b2cc4e9

Browse files
committed
fix: add @unocss-include for icons
1 parent 9f95f78 commit b2cc4e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/nimiq-vitepress-theme/src/components/ActionsMenu.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ function toggleExpanded() {
1818
}
1919
</script>
2020

21+
<!-- @unocss-include -->
22+
2123
<template>
2224
<!-- Outline variant (vertical with hover background) -->
2325
<div v-if="variant === 'outline' && allActions.length > 0" flex="~ col gap-4">

0 commit comments

Comments
 (0)