ui changes
This commit is contained in:
@@ -2,18 +2,7 @@
|
||||
export default {
|
||||
content: ['./index.html', './src/**/*.{vue,ts}'],
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
puddle: {
|
||||
50: '#eef7ff',
|
||||
100: '#d9edff',
|
||||
500: '#2e90fa',
|
||||
600: '#1570cd',
|
||||
700: '#0f5aa8',
|
||||
900: '#0b3866',
|
||||
},
|
||||
},
|
||||
},
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user