hopeless try2
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
href="{{ url_for('static', filename='css/components/timeline.css') }}"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
|
||||
<script>
|
||||
tailwind.config = {
|
||||
corePlugins: {
|
||||
@@ -34,7 +36,6 @@
|
||||
important: "#timeline-zone",
|
||||
};
|
||||
</script>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script src="{{ url_for('static', filename='js/timeline.js') }}"></script>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user