Skip to content

CSS Not being applied #22710

Answered by tajmone
Andy-Bracket asked this question in General
Discussion options

You must be logged in to vote

Hi @Mandrake-ux and welcome on board!

@SethClydesdale is right, GH servers being Linux based have a case-sensitive file system.

Since you didn’t spot the problem locally, I’m assuming you’re working under Windows OS.

With Windows 10 you can now enable case-sensitive behavior on a per-directory basis, which is always a good solution when working with cross-platform projects on GitHub:

I recommend you apply case-sensitiveness to your local GitHub repositories — or store all repositories in a common root folder on which you enable case-sensitiveness — which would allow you to (1) spot case-related issues like th…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants