10000 clear · oleg-darkdev/code-404_app@0e62d3c · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e62d3c

Browse files
committed
clear
1 parent 3ecbbeb commit 0e62d3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tailwind.config.cjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ module.exports = {
33
theme: {
44
extends: {},
55
fontFamily: {
6-
inter: ['inter', 'sans-serif'],
7-
poppins: ['poppins', 'serif'],
8-
'fira-mono': ['fira-mono']
96
}
107
},
118
plugins: [require('@tailwindcss/typography'), require('daisyui')],

0 commit comments

Comments
 (0)
0