| 1 | import containerQueries from '@tailwindcss/container-queries'; |
| 2 | import typography from '@tailwindcss/typography'; |
| 3 | import type { Config } from 'tailwindcss'; |
| 4 | import plugin from 'tailwindcss/plugin'; |
nothing calls this directly
no test coverage detected