Frequently Asked Questions
Can I use any Tailwind class on a static page?
Yes. Static pages are rendered with the Tailwind Play CDN, so every utility is available โ even ones the main app bundle doesn't ship.
How do I add a new page?
Go to the Admin UI โ Pages โ "New page". Paste your HTML, preview, save.
Where does the content live?
In the static_pages
table, soft-deletable like users and roles.