I'm new to CSS and VueJs, so I'm creating a tab panel design with functionality
Currently, I am using the tailwind CSS plugin
The design I want is like this:
Current: CodePen
I can't copy this wish because I missed:
flex space-x-10
or grid grid-gap-20
but it doesn't workbg-gray-600
inside <nav>
but
Cause not result
What you can do is change your navigation directly in CSS, using: