Skip to content

Commit 6cf080c

Browse files
authored
refactor: remove brand fonts (#618)
* refactor: remove brand fonts * Update .jscpd.json * Update .ecrc * Update .prettierignore * Update .stylelintignore * Update patternlab-config.json
1 parent 61ea5ec commit 6cf080c

30 files changed

+0
-12
lines changed

.ecrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
"IgnoreDefaults": false,
66
"SpacesAftertabs": false,
77
"NoColor": false,
8-
"Exclude": [
9-
"assets/fonts\\S*/sources/.*$"
10-
],
118
"AllowedContentTypes": [],
129
"PassedFiles": [],
1310
"Disable": {

.jscpd.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"ignore": [
33
"**/node_modules/**",
4-
"**/assets/fonts/**/sources/**",
54
"**/public/**",
65
"**/build/**"
76
]

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
assets/fonts/**/sources/
21
public/
32
package-lock.json
43
build/

.stylelintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
assets/fonts/**/sources
21
build/
32
source/_patterns/**

assets/fonts/LICENSE

Lines changed: 0 additions & 4 deletions
This file was deleted.

assets/fonts/dbscreenhead-black.woff

-49.4 KB
Binary file not shown.

assets/fonts/dbscreenhead-black.woff2

-34.6 KB
Binary file not shown.

assets/fonts/dbscreenhead-light.woff

-45.1 KB
Binary file not shown.

assets/fonts/dbscreenhead-light.woff2

-32.7 KB
Binary file not shown.
-45.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)