1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-12 16:44:21 +04:00

Add integration cards for Astro, ASP.NET Core, Flask, and HTMX in Getting Started documentation

This commit is contained in:
Bartek
2026-07-11 13:47:27 +02:00
parent d70607ffc1
commit e008258d0a
@@ -31,4 +31,12 @@ This subsection contains framework-related setup and starter guidance.
{% card "SvelteKit", "/ui/getting-started/frameworks/sveltekit" %} Integrate Tabler with SvelteKit. {% endcard %}
{% card "Astro", "" %} Integrate Tabler with Astro {% endcard %}
{% card "ASP.NET Core", "" %} Integrate Tabler with ASP.NET Core {% endcard %}
{% card "Flask", "" %} Integrate Tabler with Flask {% endcard %}
{% card "HTMX", "" %} Integrate Tabler with HTMX {% endcard %}
{% endcards %}