Cleaning things up like always.

This commit is contained in:
Scott Idem
2024-10-07 15:29:20 -04:00
parent 2ac495af8e
commit ccb36ca953
5 changed files with 54 additions and 31 deletions

View File

@@ -22,6 +22,10 @@ export default {
// flowbite-svelte
primary: { 50: '#FFF5F2', 100: '#FFF1EE', 200: '#FFE4DE', 300: '#FFD5CC', 400: '#FFBCAD', 500: '#FE795D', 600: '#EF562F', 700: '#EB4F27', 800: '#CC4522', 900: '#A5371B'},
},
opacity: {
97: '.97',
99: '.99',
}
// listStyleType: {
// none: 'none',
// disc: 'disc',
@@ -30,13 +34,6 @@ export default {
// roman: 'upper-roman',
// },
},
// listStyleType: {
// none: 'none',
// disc: 'disc',
// decimal: 'decimal',
// square: 'square',
// roman: 'upper-roman',
// },
},
plugins: [