feat: implement workspaces

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent cc96739c38
commit cd817b7f53
153 changed files with 8970 additions and 1191 deletions
+6
View File
@@ -1,3 +1,9 @@
/* import the required styles */
@import '@braks/vue-flow/dist/style.css';
/* import the default theme (optional) */
@import '@braks/vue-flow/dist/theme-default.css';
body {
color: #111;
padding: 5px;