The problem I’m encountering is when I add a post to the site, my custom CSS reverts back to the minima main.css
My only change is to replace the main.css (minima) with my own custom CSS.
I’m stuck as to why the main.css is being overwritten. Here’s the link to the repo
UPDATE: I used the chrome inspector to deep dive into the CSS issue. The issue seems to be that it is applying the CSS from Library/Ruby/Gems/2.6.0/gems/minima-2.5.1/_sass/minima/_layout and not the main.css