Compare commits
No commits in common. "455abc19596edf555a2d52e8e2ecc8508e28838b" and "f7c46f4c26984024e6c858dc2d43359259bf78ad" have entirely different histories.
455abc1959
...
f7c46f4c26
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ const config = {
|
|||
fira: ['Fira Code', ...fontFamily.sans]
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
require('@tailwindcss/typography'),
|
||||
require('@tailwindcss/forms'),
|
||||
],
|
||||
future: {
|
||||
hoverOnlyWhenSupported: true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue