Closed jncraig closed 5 years ago
@jncraig have you modified the _sections.scss
file? If not, it should build just fine. Just make sure _sections.scss
has the @import 'header';
line still there.
As usual ... ID10T!
No worries @jncraig - what was the issue?
It really was me. Not counting the laws of quantum mechanics, you really can't be in two places simultaneously. In my case, I was making changes in one place and expecting them to be seen in another.
@jncraig ah okay - glad you figured it out! Have a great day.
Describe the bug
I've added some styles to _header.scss. That file does not seem to be loading, and the styles are not making it to style.min.css.
_footer.scss has no issues.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Styles would be included.
Screenshots
If applicable, add screenshots to help explain your problem.
Errors
Paste the error(s) related to this issue.
Additional context
Add any other context about the problem here.