We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e26e30 commit a38ffe8Copy full SHA for a38ffe8
1 file changed
tailwind.config.js
@@ -28,7 +28,6 @@ if (theme.fonts.font_family.secondary) {
28
29
/** @type {import('tailwindcss').Config} */
30
module.exports = {
31
- important: true,
32
content: ["./hugo_stats.json"],
33
safelist: [{ pattern: /^swiper-/ }],
34
darkMode: "class",
0 commit comments