"nuxt": "^3.10.2", "nuxt-purgecss": "^2.0.0", "@nuxtjs/tailwindcss": "^6.11.2", The following code will not display the background color after npm run build ``` class="bg-[#29B1C7]" ```