diff --git a/src/docs/components/Meta.js b/src/docs/components/Meta.js index f138f4825..c79e07669 100644 --- a/src/docs/components/Meta.js +++ b/src/docs/components/Meta.js @@ -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)