mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
fixed: #23
This commit is contained in:
@@ -3,6 +3,10 @@ module.exports = {
|
||||
darkMode: false, // or 'media' or 'class'
|
||||
theme: {
|
||||
extend: {},
|
||||
borderRadius: {
|
||||
'large': '0.75rem',
|
||||
'lg':'0.5rem',
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
extend: {
|
||||
|
||||
Reference in New Issue
Block a user