You are missing the opening bracket on line 43 of the sources/panic.scss file ` @media (min-width: 64em)` should be ` @media (min-width: 64em){`
You are missing the opening bracket on line 43 of the sources/panic.scss file
@media (min-width: 64em)should be
@media (min-width: 64em){