Ana Sekuloski
09/29/2024, 2:14 PMimplementation(npm("@tailwindcss/forms", "latest")) and adding it in the tailwind.config.js like plugins: [require("@tailwindcss/forms")] but jsBrowserDevelopmentWebpack task always fails with message that it cannot find the module @tailwind/forms.turansky
09/29/2024, 6:25 PM