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
if i do a npm install and include the _family.scss in my scss file and compile it with gulp/sass, it gives me an error because of bad sign. (US-ASCII) or maybe save it as UTF-8 or something.
thank you.
great project btw.
The text was updated successfully, but these errors were encountered:
please change from
/// Will only select the child if it’s unique.
to
/// Will only select the child if it is unique.
if i do a npm install and include the _family.scss in my scss file and compile it with gulp/sass, it gives me an error because of bad sign. (US-ASCII) or maybe save it as UTF-8 or something.
thank you.
great project btw.
The text was updated successfully, but these errors were encountered: