I deploy my site with the Netlify app from a GitLab repo. I use Hugo and the hugo-notepadium theme.
- My GitLab repo has a link to another person’s repo that contains the files that define that theme.
- I would like to keep using the same theme, but with a couple small changes to a CSS file.
- To use this edited CSS file in place of the default one, must my repo contain all of the theme’s files?