Update README.md

This commit is contained in:
破耳狼
2021-11-24 16:12:17 +08:00
committed by Braks
parent 409a268ddd
commit 63630015a7

View File

@@ -95,7 +95,7 @@ const elements = ref<Elements>([
/* main.css */
/* import the required styles */
@import "node_modules/@braks/vue-flow/dist/styles.css";
@import "node_modules/@braks/vue-flow/dist/style.css";
/* import the default theme (optional) */
@import "node_modules/@braks/vue-flow/dist/theme-default.css";