Skip to content

Instantly share code, notes, and snippets.

@leseb
Created August 20, 2015 16:02
Show Gist options
  • Save leseb/7293019e4b09f99da554 to your computer and use it in GitHub Desktop.
Save leseb/7293019e4b09f99da554 to your computer and use it in GitHub Desktop.
$ rake generate
## Generating Site with Jekyll
error sass/screen.scss (Line 13 of sass/base/_typography.scss: You may not @extend an outer selector from within @media.
You may only @extend selectors within the same directive.
From "@extend .sans" on line 57 of /Users/leseb/Documents/octopress/sass/partials/_navigation.scss.
)
Compilation failed in 1 files.
Configuration from /Users/leseb/Documents/octopress/_config.yml
Building site: source -> public
Successfully generated site: source -> public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment