Update tailwind to 2.2.16

This commit is contained in:
eikek
2021-10-02 23:08:01 +02:00
parent 4ef9d6c3ff
commit 189009325e
3 changed files with 204 additions and 192 deletions

View File

@ -19,7 +19,7 @@ module.exports = {
orange: colors.orange,
teal: colors.teal,
lime: colors.lime,
lightblue: colors.lightBlue
lightblue: colors.sky
}
}
},