-
Notifications
You must be signed in to change notification settings - Fork 577
Open
Labels
💪🏻 enhancementNew feature or requestNew feature or request
Description
这个功能解决了什么问题
当前使用的html属性theme-mode并非标准属性, 与第三方相关库兼容性也不好, 例如tailwindcss,unocss,color-mode等
你建议的方案是什么
使用class="dark"或 data-theme-mode="dark"来作为暗黑模式方案
相关问题:
nuxt-modules/color-mode#215 (comment)
miswanting
Metadata
Metadata
Assignees
Labels
💪🏻 enhancementNew feature or requestNew feature or request