edg-l / rustack

A fullstack web template for rust
MIT License
34 stars 5 forks source link

Tailwind css not loading with the page #2

Open pingvin12 opened 2 years ago

pingvin12 commented 2 years ago

Hey

Just started using the template and came across this bug. My console log is as follows:

[2022-10-06T20:22:27Z INFO  actix_web::middleware::logger] 127.0.0.1:42452 - 2022-10-06T20:22:27 "GET /dist/output.css HTTP/1.1" 404 0 "http://127.0.0.1:8080/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" 0.000695
[2022-10-06T20:22:27Z INFO  actix_web::middleware::logger] 127.0.0.1:42448 - 2022-10-06T20:22:27 "GET /static/css/main.min.css HTTP/1.1" 200 58 "http://127.0.0.1:8080/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" 0.009286
[2022-10-06T20:22:27Z INFO  actix_web::middleware::logger] 127.0.0.1:42448 - 2022-10-06T20:22:27 "GET /favicon.ico HTTP/1.1" 404 0 "http://127.0.0.1:8080/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" 0.000544
edg-l commented 2 years ago

Hello, this template is largely outdated and i don't recommend you use it.