♻️ refactor: change InterDisplay to inter Display and inter-display to `display

This commit is contained in:
Wahyu Kurniawan 2024-02-27 21:15:43 +07:00
parent c575df9392
commit 14e7d8e05b
No known key found for this signature in database
GPG Key ID: 040A1549143A8E33
2 changed files with 19 additions and 19 deletions

View File

@ -14,7 +14,7 @@ export default withMT({
}, },
fontFamily: { fontFamily: {
sans: ['Inter', 'sans-serif'], sans: ['Inter', 'sans-serif'],
'inter-display': ['InterDisplay', 'sans-serif'], display: ['Inter Display', 'sans-serif'],
}, },
fontSize: { fontSize: {
'2xs': '0.625rem', '2xs': '0.625rem',