chore(examples): update nuxt example
This commit is contained in:
@@ -3,8 +3,10 @@
|
||||
</template>
|
||||
|
||||
<style>
|
||||
@import './style.css';
|
||||
@import '@vue-flow/core/dist/style.css';
|
||||
@import '@vue-flow/core/dist/theme-default.css';
|
||||
@import '@vue-flow/controls/dist/style.css';
|
||||
|
||||
html,
|
||||
body,
|
||||
@@ -18,7 +20,5 @@ body,
|
||||
font-family: 'JetBrains Mono', monospace;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-align: center;
|
||||
color: #2c3e50;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user