79209229

Date: 2024-11-20 23:19:06
Score: 2
Natty:
Report link

Note that you can run the command: npm install -D @tailwindcss/typography and then add the plugin in your tailwind.config.ts file:

// eslint-disable-next-line @typescript-eslint/no-require-imports plugins: [require("tailwindcss-animate"), require('@tailwindcss/typography'),],

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bruno Theoret