This commit is contained in:
Anirudh 2023-05-14 21:36:53 +05:30 committed by GitHub
parent 5d40396fb2
commit 2cd6612620
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 110 additions and 5 deletions

View file

@ -9,10 +9,11 @@ module.exports = {
// colors: {
// 'gpt-dark-gray': '#343541',
// },
fontFamily: {
sans: ['Söhne', 'sans-serif'],
mono: ['Söhne Mono', 'monospace'],
},
extend: {
// fontFamily: {
// sans: ['var(--font-sans)', ...fontFamily.sans]
// },
keyframes: {
'accordion-down': {
from: { height: 0 },
@ -52,7 +53,7 @@ module.exports = {
800: "#06373e",
900: "#031f29",
},
}
}
}
},
plugins: [