N
Nuxt4mo ago
Daugvinas

Loading local postcss plugins

Can't find any documentation or a way to load local postcss plugins. Is there any examples?
2 Replies
kapa.ai
kapa.ai4mo ago
Hi @Daugvinas. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources do not provide explicit documentation or examples on how to load local PostCSS plugins in Nuxt. The available documentation covers configuring PostCSS plugins in the nuxt.config file, but only with examples using standard, published plugins (e.g., autoprefixer, postcss-nested) and does not detail the process for loading custom or local plugins from your project directory Using PostCSS. There is a mention of a hotfix in the Nuxt repository to handle local PostCSS plugins, indicating that support exists or is being improved, but it does not include usage examples or documentation for end users handle local postcss plugins. If you need to load a local PostCSS plugin, you may need to experiment or consult the Nuxt community for up-to-date guidance, as the official documentation does not currently cover this scenario. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai4mo ago
<@136154943961694208> Kapa.ai is still learning and improving, please let me know how I did by reacting below.

Did you find this page helpful?