mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
chore(icons): replace Lucide icons with custom icon components
The changes show migration from Lucide to custom icon components. The change touches multiple components and includes adding new icon files.
This commit is contained in:
@@ -19,6 +19,13 @@ export default {
|
||||
},
|
||||
center: true,
|
||||
},
|
||||
fontFamily: {
|
||||
junicode: ['Junicode, serif', {
|
||||
fontFeatureSettings: {
|
||||
'swsh': 1
|
||||
}
|
||||
}],
|
||||
},
|
||||
extend: {
|
||||
screens: {
|
||||
'-sm': '@media (max-width: 639px)',
|
||||
|
||||
Reference in New Issue
Block a user