mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Move emoji font into tailwind
This commit is contained in:
parent
abe7ea8403
commit
8d3d76ef38
2 changed files with 4 additions and 1 deletions
|
|
@ -79,6 +79,7 @@ module.exports = {
|
|||
fontFamily: {
|
||||
primary: 'Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',
|
||||
secondary: 'Inter, Georgia, Cambria, "Times New Roman", Times, serif',
|
||||
emoji: 'sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',
|
||||
},
|
||||
letterSpacing: {
|
||||
wide: '0.3em',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue