refactor: move some date things about and separate, remove unnecessary files

This commit is contained in:
David Ralph
2024-09-20 23:30:07 +01:00
parent 9393c20ea8
commit 728ef587e1
9 changed files with 45 additions and 61 deletions

View File

@@ -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: [