Current Behavior
UnoCSS default configuration was added in commit c41a8397538e5b18475134635cc44295c34dde2d.
With that update, i couldn't find a solution to remove the auto imported unocss files, making me unable to update beyond that commit.
I tried different solutions like removing the unocss module from nuxt config via hooks.
Expected Behavior
UnoCSS files should be able to be removed from autoimporting.
Steps To Reproduce
- Set up new project.
- Remove unocss from demo-template.
- Add tailwind to demo-template.
- Open page.
- See both tailwind and unocss css files being loaded.
Anything else?
No response
Current Behavior
UnoCSS default configuration was added in commit
c41a8397538e5b18475134635cc44295c34dde2d.With that update, i couldn't find a solution to remove the auto imported unocss files, making me unable to update beyond that commit.
I tried different solutions like removing the unocss module from nuxt config via hooks.
Expected Behavior
UnoCSS files should be able to be removed from autoimporting.
Steps To Reproduce
Anything else?
No response