oh lord. prettier eslint and all that
This commit is contained in:
@@ -16,7 +16,6 @@ const colors = [
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
const config = {
|
||||
safelist: [...colors.map((color) => `chart-${color}`)],
|
||||
darkMode: ['class'],
|
||||
content: [
|
||||
'./pages/**/*.{ts,tsx}',
|
||||
'./components/**/*.{ts,tsx}',
|
||||
|
||||
Reference in New Issue
Block a user