speed fix

This commit is contained in:
2023-08-24 12:42:14 +03:00
parent b771d209ee
commit f58a5106eb
5 changed files with 18 additions and 9 deletions

View File

@@ -2,6 +2,7 @@ import type { Config } from 'tailwindcss'
const config: Config = {
content: ['./src/components/**/*.vue'],
darkMode: 'class',
theme: {
extend: {
colors: {