tailwind fix
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
href="{{ url_for('static', filename='css/blog.css') }}"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<link
|
||||
href="{{ url_for('static', filename='css/components/timeline.css') }}"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<script>
|
||||
tailwind.config = {
|
||||
corePlugins: {
|
||||
|
||||
Reference in New Issue
Block a user