mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 07:15:19 +05:30
feat:remove complied tailwind css in styles folder
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>{% block title %}{% endblock title %} - Coolans</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="{{ get_url(path='styles/main.css') | safe }}"
|
||||
href="{{ get_url(path='main.css') | safe }}"
|
||||
/>
|
||||
<script>
|
||||
// Mobile menu toggle
|
||||
|
||||
Reference in New Issue
Block a user