module.exports = { content: [ "./src/charleywong/**/*.hx", ], theme: { extend: {}, }, plugins: [], }