-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore error messages caused by PrettyCSS not recognizing radial-grad…
…ient [PrettyCSS does not recognize `radial-gradient`](fidian/PrettyCSS#38) and its vendor-prefixed equivalents, so just work around that by checking to see if the token for that error is a `radial-gradient` property and ignore the error if it is.
- Loading branch information
Mat Brown
committed
Jan 24, 2016
1 parent
b2ca37c
commit 64e9bac
Showing
1 changed file
with
18 additions
and
6 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