NHSLeadership / nightingale

NHS-Generic Frontend Framework.
Other
35 stars 8 forks source link

Mixins may not be defined within control directives or other mixins #194

Open Android63 opened 6 years ago

Android63 commented 6 years ago

npm run build results in the error message "Mixins may not be defined within control directives or other mixins".

This can be fixed by commenting out the hints file in main.scss, but a proper solution is needed.

penpadstudio commented 6 years ago

@Android63 is this because it is now defined as npm run deploy instead of npm run build? Was the correct file updated?

csswizardry commented 6 years ago

I can’t reproduce this with any permutation of Hints included/excluded/enabled/disabled. Closing for now; please reopen if I’ve missed anything.