This commit is contained in:
eb
2021-02-03 22:21:37 +08:00
parent 38f1bac2d6
commit a99d6decd2
6 changed files with 32 additions and 15 deletions

View File

@@ -3,6 +3,10 @@ module.exports = {
darkMode: false, // or 'media' or 'class'
theme: {
extend: {},
borderRadius: {
'large': '0.75rem',
'lg':'0.5rem',
},
},
variants: {
extend: {