mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-07-25 08:17:41 +00:00
jacksmith is gay
This commit is contained in:
9
tailwind.config.js
Normal file
9
tailwind.config.js
Normal file
@ -0,0 +1,9 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
content: ['./src/**/*.{html,js,svelte,ts}'],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [require('daisyui')],
|
||||
}
|
||||
|
Reference in New Issue
Block a user