Thank you for your answer, @fmota. OK, maybe I am talking about a different issue:
What I want to do is import Tailwind in a Headless API project to be available to use in my own custom components.
I have followed the Tailwind tutorial on how to be installed in a next.js application with no luck.
I’ve done the same in a codegen projeck and it works there. I am not sure if it’s a must, since there are many posts alongside the forum where this is asked but never really answered examples: [1] [2] [3]
I’d love to understand how it would work and create a post here at the forum explaining it.
Thank you