We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4476e3a commit f0f4bd1Copy full SHA for f0f4bd1
README.md
@@ -41,7 +41,7 @@ First, you need to make sure that you have a working <a href="https://tailwindcs
41
42
3. Include the JavaScript <code><script></code> that powers the interactive elements near the end of your <code><body></code> tag:
43
44
-<pre><code><script src="./node_modules/preline/dist/hs-ui.bundle.js"></script></code></pre>
+<pre><code><script src="./node_modules/preline/dist/preline.js"></script></code></pre>
45
46
## Documentation
47
0 commit comments