My file structure is the old classic.
And the file structure is mentioned in the end of each serve folder “./public/css”
http.Handle("/css/", http.StripPrefix("/css/", http.FileServer(http.Dir("./public/css"))))