@config "./tailwind.config.js"; @source "../web/templates/**/*.{html,gohtml}"; @source "../web/static/**/*.js"; @source "./node_modules/flowbite/**/*.js"; @import "tailwindcss"; @layer utilities { .flag-lang { width: 32px; height: 22px; } .flag-lang-ch { width: 22px; height: 22px; } }