Meus arquivos do css foram criados em componentes e importados em um arquivo principal, mas quando abro ele pelo gitpages o css não é carregado.
Link do meu repositório:
Meus arquivos do css foram criados em componentes e importados em um arquivo principal, mas quando abro ele pelo gitpages o css não é carregado.
Link do meu repositório:
the GitHub Pages is already hosting
also, in my observation, I can access the style.css
but the rest of the file with the underscore _
, I cannot access that, so it will not really load those files,
as you can see at the image above, there is the ./
but it’s not present in your GitHub repo, so it’s URL problem, I think so,