add missing forms plugin for tailwindcss
This commit is contained in:
parent
898fcfbc5e
commit
8bc6ad01c3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
<meta property="og:description" content="An interactive map of all Meshtastic nodes.">
|
<meta property="og:description" content="An interactive map of all Meshtastic nodes.">
|
||||||
|
|
||||||
<!-- tailwind css -->
|
<!-- tailwind css -->
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<script src="https://cdn.tailwindcss.com?plugins=forms"></script>
|
||||||
|
|
||||||
<!-- leaflet map -->
|
<!-- leaflet map -->
|
||||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.3/dist/leaflet.css" integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI=" crossorigin="" />
|
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.3/dist/leaflet.css" integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI=" crossorigin="" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue