-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Marvin Heilemann
committed
Jan 7, 2020
1 parent
280248d
commit 855b553
Showing
10 changed files
with
756 additions
and
96 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,17 @@ | ||
# Open issues that affect this project | ||
|
||
> Format: `// BUG: #<NUMBER>` | ||
- [#1: PostCss plugin is not executed when using Scss](#1-postcss-plugin-is-not-executed-when-using-scss) | ||
- [#2: Remove console warning about empty code block language](#2-remove-console-warning-about-empty-code-block-language) | ||
|
||
## #1: PostCss plugin is not executed when using Scss | ||
|
||
- https://github.com/gatsbyjs/gatsby/issues/17887 | ||
- https://github.com/larsenwork/postcss-easing-gradients/issues/11 | ||
- https://github.com/w3c/csswg-drafts/issues/1332 | ||
- https://larsenwork.com/easing-gradients/ | ||
|
||
## #2: Remove console warning about empty code block language | ||
|
||
- https://github.com/chasm/gatsby-remark-prismjs/issues/4 |
This file contains 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
This file contains 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
Oops, something went wrong.