Skip to content

Commit dc4df03

Browse files
authored
Merge pull request #1534 from privy-open-source/release/1.0.0
release: `1.0.0`
2 parents c00dac1 + 736e4ba commit dc4df03

File tree

310 files changed

+3886
-105657
lines changed

Some content is hidden

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

310 files changed

+3886
-105657
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,4 @@ eslint-results.sarif
147147
# Vim configuration
148148
.vim
149149
!src/public/js/**/dist
150+
sync-lock.json

packages/persona-icon/font/persona-icon.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
@font-face {
22
font-family: 'Persona Icon';
3-
src: url('../font/persona-icon.eot?3676db08');
4-
src: url('../font/persona-icon.eot?3676db08#iefix') format('embedded-opentype'),
5-
url('../font/persona-icon.woff2?2a320d60') format('woff2'),
6-
url('../font/persona-icon.woff?4215bace') format('woff'),
7-
url('../font/persona-icon.ttf?ed842bed') format('truetype'),
8-
url('../font/persona-icon.svg?aef9fc32#Persona%20Icon') format('svg');
3+
src: url('../font/persona-icon.eot?abb9bc9d');
4+
src: url('../font/persona-icon.eot?abb9bc9d#iefix') format('embedded-opentype'),
5+
url('../font/persona-icon.woff2?0c33bf31') format('woff2'),
6+
url('../font/persona-icon.woff?02bc3949') format('woff'),
7+
url('../font/persona-icon.ttf?a8329787') format('truetype'),
8+
url('../font/persona-icon.svg?3d36f62e#Persona%20Icon') format('svg');
99
font-weight: normal;
1010
font-style: normal;
1111
}
457 Bytes
Binary file not shown.

packages/persona-icon/font/persona-icon.svg

Lines changed: 62 additions & 62 deletions
Loading
460 Bytes
Binary file not shown.
-1.52 KB
Binary file not shown.

packages/persona-icon/font/persona-icon.woff2

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)