Skip to content

Commit c294910

Browse files
authored
Merge pull request #1153 from db-ui/1152-fixicons-some-arent-getting-displayed
fix(icons): some of them aren't getting displayed #1152
2 parents f5d44bf + 54401e4 commit c294910

File tree

1,386 files changed

+28159
-800
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,386 files changed

+28159
-800
lines changed

.jscpd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"showcases/vue-showcase/src/components/form/Form.vue",
4040
"packages/components/src/components/**/*.spec.tsx",
4141
"packages/components/src/components/tag/tag.spec.tsx",
42-
"**/**config.ts"
42+
"**/**config.ts",
43+
"packages/foundations/assets/icons/functional/fonts/sources/*.json"
4344
],
4445
"absolute": true
4546
}

0 commit comments

Comments
 (0)