Remove font section from manifest
This commit is contained in:
parent
53a8915ffc
commit
be66969c9a
1 changed files with 0 additions and 6 deletions
|
@ -2,12 +2,6 @@
|
|||
"version": 1,
|
||||
"name": "Element",
|
||||
"values": {
|
||||
"font-faces": [
|
||||
{
|
||||
"font-family": "Inter",
|
||||
"src": [{"asset": "/fonts/Inter.ttf", "format": "ttf"}]
|
||||
}
|
||||
],
|
||||
"variants": {
|
||||
"light": {
|
||||
"base": true,
|
||||
|
|
Reference in a new issue