style: auto-format code

This commit is contained in:
Jean-Philippe Sirois
2019-09-14 19:54:25 -04:00
parent 79e19c974f
commit d933820454
7 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { Link } from "gatsby"
import { darken, lighten } from "polished"
import styled, { css } from "styled-components"
import { fontFamily, modularScale } from "../../design/typography"
import { darken, lighten } from "polished"
export const ResourceHeaderWrapper = styled.div`
border-bottom: 1px solid #dbdbdb;