Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [
'./components/**/*.{html,php,js}',
'./**/*.{html,php,js}',
],
// ...
}