module.exports = { content: [ "../layouts/*.html", "../layouts/**/*.html", "../static/css/*.css" ], theme: { extend: {}, }, plugins: [], }