Skip to content

Commit 664c937

Browse files
committed
Remove unused tailwind contstant.
1 parent 8f92561 commit 664c937

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/layout.js

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ import Footer from './footer';
77

88
import styles from './layout.module.css';
99

10-
const tailwind = require(`../../tailwind.config`);
11-
1210
const SITE_META_QUERY = graphql`
1311
query {
1412
site {

0 commit comments

Comments
 (0)