mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-09 20:12:26 +10:00
- refactor sections
- combine resume and metadata contexts
This commit is contained in:
@ -5,6 +5,9 @@ module.exports = {
|
||||
center: true,
|
||||
},
|
||||
extend: {
|
||||
cursor: {
|
||||
'context-menu': 'context-menu',
|
||||
},
|
||||
colors: {
|
||||
primary: 'var(--color-primary)',
|
||||
'primary-dark': 'var(--color-primary-dark)',
|
||||
|
||||
Reference in New Issue
Block a user