mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 14:44:21 +01:00
remove testing ui v2 directory (#2385)
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
content: ['./index.html', './src/**/*.{js,ts,jsx,tsx}'],
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
bgApp: 'var(--bg-app)',
|
||||
textProminent: 'var(--text-prominent)',
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
Reference in New Issue
Block a user