Cleaning things up like always.
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user