mirror of
https://github.com/mdbootstrap/Tailwind-Elements.git
synced 2026-02-01 17:21:33 +00:00
Fix typo in Bun integration tutorial
This commit is contained in:
parent
026a359b47
commit
fb145b20f1
@ -662,7 +662,7 @@ menu:
|
||||
<p class="my-3">
|
||||
Bun is a tool that is designed to replace Node.js in the development of
|
||||
web applications. The main goal of Bun is to reduce the startup times and
|
||||
memory usage of created apps. Vite works with a Bun out of the box.
|
||||
memory usage of created apps. Vite works with Bun out of the box.
|
||||
<b>TW Elements</b> can be imported in Vite applications according to the
|
||||
following procedure:
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user