We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc110cd commit c5d4670Copy full SHA for c5d4670
README.md
@@ -153,6 +153,8 @@ HTML:
153
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected]/dist/vue-flow-form.min.css">
154
<!-- Optional theme.css -->
155
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected]/dist/vue-flow-form.theme-minimal.min.css">
156
+ <!-- Optional font -->
157
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;900&display=swap">
158
</head>
159
<body>
160
<div id="app">
0 commit comments