Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

tailwind hover dont work

// tailwind.config.js
module.exports = {
    variants: {
textColor: ['responsive', 'hover', 'focus', 'group-hover'],
 },
}
 
PREVIOUS NEXT
Tagged: #tailwind #hover #dont #work
ADD COMMENT
Topic
Name
7+4 =