Update prettier to version ^1.15.3

This commit is contained in:
Alex Browne
2019-01-09 12:12:05 -08:00
parent 53fc860d61
commit 89e398fa39
146 changed files with 842 additions and 3877 deletions

View File

@@ -4,9 +4,9 @@ import { createGlobalStyle } from '../style/theme';
export interface CSSResetProps {}
/*
* Derived from
* https://github.com/jtrost/Complete-CSS-Reset
*/
* Derived from
* https://github.com/jtrost/Complete-CSS-Reset
*/
export const CSSReset = createGlobalStyle`
.${INJECTED_DIV_CLASS} {
a, abbr, area, article, aside, audio, b, bdo, blockquote, body, button,