tailwind v4 update

This commit is contained in:
Kismet Hasanaj
2026-05-02 19:48:50 +02:00
parent bad0d2a29a
commit ce8672e283
7 changed files with 734 additions and 322 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ server {
listen 80;
server_name novarixnet.com www.novarixnet.com;
root /var/www/novarixnet.com;
root /var/www/novarixnet.com/public;
index index.html;
location / {