mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
chore(biome): update config and fix issues
This commit is contained in:
parent
92b4e4b8a5
commit
3e6155ffef
4 changed files with 35 additions and 38 deletions
|
@ -20,11 +20,14 @@ export default {
|
|||
center: true,
|
||||
},
|
||||
fontFamily: {
|
||||
junicode: ['Junicode, serif', {
|
||||
fontFeatureSettings: {
|
||||
'swsh': 1
|
||||
}
|
||||
}],
|
||||
junicode: [
|
||||
'Junicode, serif',
|
||||
{
|
||||
fontFeatureSettings: {
|
||||
swsh: 1,
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
extend: {
|
||||
screens: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue