diff --git a/README.md b/README.md index 71334dc..b5f680b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ Bread is a Laravel package to be used in combination with Inertia, Tailwind and composer require libaro/bread ``` +## Vite Support +TODO: Add documentation for vite support + ## Publish resource files Run following command to publish the javascript files needed to render the index and form pages.