Skip to content

Commit

Permalink
tabler icon cdn added
Browse files Browse the repository at this point in the history
  • Loading branch information
DogukanUrker committed Jan 10, 2024
1 parent 99da44d commit a932cb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/tailwindUI/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
href="{{ url_for('static', filename='css/general.css') }}"
/>
<script src="https://cdn.tailwindcss.com"></script>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont/tabler-icons.min.css"
/>
{% block head %} {% endblock head %}
</head>
<body id="body">
Expand Down

0 comments on commit a932cb7

Please sign in to comment.