nuxt kit not up to date, cannot autoimport useColorMode

This issue has been tracked since 2022-11-16.

Version

@nuxtjs/tailwindcss: 3.1.8
nuxt: 3.0.0

Reproduction Link

Steps to reproduce

Try to autoimport useColorMode in any composable or component

What is Expected?

It should be imported

What is actually happening?

IDE warns that it is not defined. And a page calling useColorMode will throw an error

Why

in @nuxt/kit rc9, it adds autoimport using autoImports:extend which is deprecated

More Details About Repo
Owner Name nuxt-modules
Repo Name tailwindcss
Full Name nuxt-modules/tailwindcss
Language TypeScript
Created Date 2019-04-04
Updated Date 2023-03-29
Star Count 1285
Watcher Count 12
Fork Count 157
Issue Count 57

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date