mirror of
https://github.com/mue/mue.git
synced 2026-07-27 10:41:08 +02:00
refactor: move some date things about and separate, remove unnecessary files
This commit is contained in:
@@ -33,13 +33,13 @@ module.exports = {
|
||||
DEFAULT: '12px',
|
||||
},
|
||||
borderColor: {
|
||||
modal: 'rgba(14, 16, 19, 0.3)', // Define your custom border color
|
||||
modal: 'rgba(14, 16, 19, 0.3)',
|
||||
},
|
||||
textShadow: {
|
||||
sm: '0 1px 4px var(--tw-shadow-color)',
|
||||
DEFAULT: '0 2px 8px var(--tw-shadow-color)',
|
||||
lg: '0 8px 24px var(--tw-shadow-color)',
|
||||
},
|
||||
}
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user