Clean up CSS fix
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
import React from 'react';
|
||||
import Helmet from 'react-helmet';
|
||||
import { useStaticQuery, graphql } from 'gatsby';
|
||||
require('../styles/index.scss');
|
||||
// import '../styles/index.scss';
|
||||
require('../styles/index.scss'); // Do not change this to `import`, it's not going to work, no clue why
|
||||
|
||||
// ===================================================
|
||||
// Page metadata (using Helmet)
|
||||
|
||||
Reference in New Issue
Block a user