Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running 'gulp production' #1

Open
jamint opened this issue Aug 21, 2017 · 0 comments
Open

Error when running 'gulp production' #1

jamint opened this issue Aug 21, 2017 · 0 comments

Comments

@jamint
Copy link

jamint commented Aug 21, 2017

Hey Jian. Love the project!!!

When running gulp.production I'm getting the following error:

events.js:160
throw er; // Unhandled 'error' event
^
CssSyntaxError: /Users/jad.mintun/Desktop/visit london/visitlondon-master/src/scss/_grid.scss:30:28: Unknown word
You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser 28 | @include tablet {
29 | @for $i from 1 through $columns {

30 | .medium-column-#{$i} {
| ^
31 | width: 100% / $columns * $i;
32 | }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant