Tailwind 3 enables everything by default
This commit is contained in:
parent
664106b542
commit
5fb81fb215
|
@ -17,7 +17,6 @@ module.exports = {
|
|||
colors: {
|
||||
"link-blue": "#3498db",
|
||||
"link-blue-hover": "#0468ab",
|
||||
orange: colors.orange,
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ["Roboto"],
|
||||
|
|
Loading…
Reference in New Issue