in the line 51, I’m trying to add a background blur effect to my hamburger menu using Tailwind CSS, but it doesn’t seem to be working. I suspect it might be due to some parent Tailwind class interfering, but I’ve rechecked everything and still can’t figure out the issue. Here is the relevant part of my code:
Could there be something I’m missing or some other Tailwind CSS class that might be affecting this? Any insights or suggestions would be greatly appreciated!