when I run the jekyll page locally , it looks fine and every code is working including css/sass files. But when i try to make the same page deploy on github pages it acts like a basic html page.
it’s the repo I cant figure out what is the problem
i have a guess that autoprefixer is the troublemaker on github but i really need a solution i just get tired to try.
I tried to deploy site with jekyll, manually, docker I think its not an deploy error.
I tried also redefine de css pathways in _config.yml file its not also an pathway error or stg.
changing baseurl in config file dont work.