You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I'm using the _front.scss file to style my site. Only some of the styles from _front.scss are being compiled out. Gulp is giving no errors when compiling.
Image of exactly what's going on:
The text was updated successfully, but these errors were encountered:
Hmm. I would expect gulp to throw an error if there was something wrong in your _front.scss file. Does the Chrome Devtools display any of the styles you're missing if you inspect the element?
How can this bug be reproduced?
What did you expect to happen?
For all the styles to be loaded and my website to display properly
What happened instead?
Not all the styles were loaded
Please List the Following:
Include Test Case (if applicable):
Give us a link to a CodePen or JSFiddle that recreates the issue.
http://codepen.io/jdfillmore/pen/wWgyBM
Summary
I'm using the _front.scss file to style my site. Only some of the styles from _front.scss are being compiled out. Gulp is giving no errors when compiling.
Image of exactly what's going on:
The text was updated successfully, but these errors were encountered: