You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dimbi23 Do npm run dev or pnpm dev. Just whatever tool you use. This will run a development instance. You can then navigate to http://localhost:5173/html/login/login.html (for example) and this will show you the login.html page from /html/login/login.html in the project.
This likely isn't helpful if you're wanting to preview the changes made to login.ftl but it gives you a good idea of the results of changing tailwind classes, which is something.
Is there a way to preview the theme before building it?
The text was updated successfully, but these errors were encountered: