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