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