wintercms / wn-tailwindui-plugin

Provides the TailwindUI-based modern backend skin for the Winter CMS backend
MIT License
15 stars 9 forks source link

Fix for tabs in darkmode #32

Closed mjauvin closed 1 year ago

mjauvin commented 1 year ago

before: Screenshot from 2023-04-24 13-50-27

after: image

LukeTowers commented 1 year ago

Assets need to be compiled with the production flag @mjauvin

mjauvin commented 1 year ago

Assets need to be compiled with the production flag @mjauvin

What's that ??

mjauvin commented 1 year ago

Never mind, I found it.

mjauvin commented 1 year ago

Assets need to be compiled with the production flag @mjauvin

Done!