Failed to resolve import "#tailwind-config"
The Nuxt TailwindCSS module docs state I can use
import tailwindConfig from '#tailwind-config'. However, I get the following error when trying that: Failed to resolve import "#tailwind-config" Does anyone have any ideaNuxt Tailwind
This module comes with a default Tailwind configuration file to provide the best possible user experience.
