Created
August 20, 2015 16:02
-
-
Save leseb/7293019e4b09f99da554 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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