prettier-plugin-tailwind icon indicating copy to clipboard operation
prettier-plugin-tailwind copied to clipboard

remove multiple `z index` from readme example

Open r-priyam opened this issue 3 years ago • 0 comments

In - "z-50 z-10 container text-left md:text-center justify-center" -> 'z-10' applies the same CSS property as 'z-50'

r-priyam avatar Dec 11 '21 12:12 r-priyam