Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Revert "Revert "Revert "add Tailwind"""
Browse files Browse the repository at this point in the history
This reverts commit 939f580.
  • Loading branch information
PID012 committed Oct 29, 2023
1 parent 939f580 commit 0130cba
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions html/index.html
Expand Up @@ -2,11 +2,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp"></script>

<meta charset="UTF-8">
<meta id="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
Expand All @@ -19,27 +14,7 @@
crossorigin=""></script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
</style>
<script>
tailwind.config = {
theme: {
extend: {
colors: {
clifford: '#da373d',
}
}
}
}
</script>
<style type="text/tailwindcss">
@layer utilities {
.content-auto {
content-visibility: auto;
}
}
</style>
<style>


#map {
height: 500px;
Expand Down

0 comments on commit 0130cba

Please sign in to comment.