tailwind.config.js
@@ -8,5 +8,5 @@
      preflight: false,
   },
   theme: {},
   plugins: [],
   plugins: [require("@tailwindcss/typography")],
};