refactor(styling): dont inject styles

This commit is contained in:
moklick
2022-08-09 18:42:12 +02:00
parent a541eb99a5
commit 94463cd0be
42 changed files with 1481 additions and 524 deletions
+16
View File
@@ -0,0 +1,16 @@
# @react-flow/bundle
Bundles:
* @react-flow/core
* @react-flow/background
* @react-flow/controls
* @react-flow/minimap
## Installation
```sh
npm install @react-flow/bundle
```