mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-31 12:17:54 +01:00
docs(app): move safelist back into app.vue
This commit is contained in:
@@ -93,3 +93,7 @@ provide('navigation', mappedNavigation)
|
|||||||
</template>
|
</template>
|
||||||
</UApp>
|
</UApp>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
/* Safelist (do not remove): [&>div]:*:my-0 [&>div]:*:w-full h-64 !px-0 !py-0 !pt-0 !pb-0 !p-0 !justify-start !min-h-96 h-136 */
|
||||||
|
</style>
|
||||||
|
|||||||
@@ -31,5 +31,3 @@ html[data-module="ui-pro"] .ui-only,
|
|||||||
html[data-module="ui"] .ui-pro-only {
|
html[data-module="ui"] .ui-pro-only {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Safelist (do not remove): [&>div]:*:my-0 [&>div]:*:w-full h-64 !px-0 !py-0 !pt-0 !pb-0 !p-0 !justify-start !min-h-96 h-136 */
|
|
||||||
|
|||||||
Reference in New Issue
Block a user