5 ms·
"HTML-first" -> Opens the docs and sees a bunch of javascript... Haha. Am I missing something? I was expecting to see `<section class="rounded white content">`
by snow_mac 2y ago
"HTML-first" -> Opens the docs and sees a bunch of javascript... Haha. Am I missing something? I was expecting to see `<section class="rounded white content">` or similar not `ui({ components: { countdown: {hooks: {}, media: false} } })`.
- afiori 2y agoMy understanding is that is the configuration part where the library interacts with tailwind to compile the css. The way you actually use the ui components is by including html snippets in your page