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,
|
"version": 1,
|
||||||
"name": "Element",
|
"name": "Element",
|
||||||
"values": {
|
"values": {
|
||||||
"font-faces": [
|
|
||||||
{
|
|
||||||
"font-family": "Inter",
|
|
||||||
"src": [{"asset": "/fonts/Inter.ttf", "format": "ttf"}]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"variants": {
|
"variants": {
|
||||||
"light": {
|
"light": {
|
||||||
"base": true,
|
"base": true,
|
||||||
|
|
Reference in a new issue