We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f92561 commit 664c937Copy full SHA for 664c937
src/components/layout.js
@@ -7,8 +7,6 @@ import Footer from './footer';
7
8
import styles from './layout.module.css';
9
10
-const tailwind = require(`../../tailwind.config`);
11
-
12
const SITE_META_QUERY = graphql`
13
query {
14
site {
0 commit comments