add missing forms plugin for tailwindcss

This commit is contained in:
liamcottle
2024-03-26 03:14:59 +13:00
parent 898fcfbc5e
commit 8bc6ad01c3

View File

@ -15,7 +15,7 @@
<meta property="og:description" content="An interactive map of all Meshtastic nodes.">
<!-- tailwind css -->
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.tailwindcss.com?plugins=forms"></script>
<!-- leaflet map -->
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.3/dist/leaflet.css" integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI=" crossorigin="" />