fix: font imports (#8387)

This commit is contained in:
Aaryan Khandelwal 2025-12-18 19:59:46 +05:30 committed by GitHub
parent 59f024dad3
commit 5e0091e32e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 5 additions and 7 deletions

View file

@ -15,7 +15,6 @@
},
"exports": {
"./index.css": "./index.css",
"./fonts.css": "./fonts/index.css",
"./postcss.config.js": "./postcss.config.js"
}
}