mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
@@ -37,7 +37,7 @@ export default defineNuxtPlugin(() => {
|
||||
const headData: UseHeadInput = {
|
||||
style: [{
|
||||
innerHTML: () => root.value,
|
||||
tagPriority: 'critical',
|
||||
tagPriority: -2,
|
||||
id: 'nuxt-ui-colors'
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user