chore: format
This commit is contained in:
parent
3bb34dae66
commit
ccbce0e317
6 changed files with 402 additions and 430 deletions
|
|
@ -1,10 +1,7 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
darkMode: ['class'],
|
||||
content: [
|
||||
'./index.html',
|
||||
'./src/**/*.{ts,tsx}',
|
||||
],
|
||||
content: ['./index.html', './src/**/*.{ts,tsx}'],
|
||||
theme: {
|
||||
extend: {
|
||||
borderRadius: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue