tailwindcss-tooltip-arrow-after icon indicating copy to clipboard operation
tailwindcss-tooltip-arrow-after copied to clipboard

It has conflict with tailwind v2.2.2

Open alithecodeguy opened this issue 4 years ago • 1 comments
trafficstars

I disabled darkmode in my project but this plugin enabled it automatically. (with "media" strategy) tested on MacOSX , iOS and Android Why should it behave like this?

My own project details: Nextjs ^11.0.0 Node v16.3.0

alithecodeguy avatar Jun 27 '21 10:06 alithecodeguy

This plugin is not able to change global settings like dark mode, it just generates new css classes, and it use colours from configuration options. So, I have no idea, how it could be possible

gvital3230 avatar Jun 27 '21 13:06 gvital3230