I'm a complete beginner when it comes to working with templates. I've run into an issue where my CSS doesn't seem to work when I place my HTML in a different folder.
After some investigation, I've discovered that the CSS is being applied through JavaScript, which is also new territory for me. Even after carefully setting up the links for the CSS and JS files in their correct folders, the styles still aren't being applied.
The problematic files are located at /Linear/index.html
and /Linear/builds/index.html
, along with the corresponding js and css folders.
Here's the link to download the files: https://www.dropbox.com/s/cmmdybvbhvff0w4/Linear.zip?dl=0