refactor(pkg): Move vue-flow into separate pkg directory

This commit is contained in:
Braks
2022-05-22 22:46:47 +02:00
parent df43ff3b8b
commit b9dbb97374
94 changed files with 17 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
plugins: [require('autoprefixer'), require('postcss-nested')],
}