flow-vue-3
esm cjs Styles
### Import Flowy scripts at index.html header ```html <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/alyssaxuu/flowy/flowy.min.css" /> <script src="https://cdn.jsdelivr.net/gh/alyssaxuu/flowy/flowy.min.js"></script> ``` #
Version 2.0.0
<script type="module"> import flowVue3 from 'https://cdn.jsdelivr.net/npm/flow-vue-3@2.0.0/+esm' </script>