mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 14:54:37 +00:00
Restore @reference directive for style.css
This commit is contained in:
@@ -22,6 +22,8 @@ const message = computed(() => (route.query.message as string) || '')
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
@reference '../assets/css/style.css';
|
||||
|
||||
.desktop-dialog {
|
||||
@apply flex flex-col p-6 rounded-lg;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user