Switch to using tailwind.css build and subsequently switch to docker file
This commit is contained in:
1301
app/static/css/tailwind.css
Normal file
1301
app/static/css/tailwind.css
Normal file
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}BP Tracker{% endblock %}</title>
|
||||
<script src="/static/js/tailwindcss@3.2.4.js"></script>
|
||||
<link href="/static/css/tailwind.css" rel="stylesheet">
|
||||
<script src="/static/js/alpine.min.js" defer></script>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user