Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview #106

Open
dimbi23 opened this issue Oct 9, 2024 · 1 comment
Open

Preview #106

dimbi23 opened this issue Oct 9, 2024 · 1 comment

Comments

@dimbi23
Copy link

dimbi23 commented Oct 9, 2024

Is there a way to preview the theme before building it?

@ross1296
Copy link

ross1296 commented Oct 21, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants