gatsby-style-guide-guide
gatsby-style-guide-guide copied to clipboard
A boilerplate for creating your own custom style guide
Hi all, I had a **LOT** of issues getting this repository to work in Gatsby v2 for some reason, however upgrading it to v3 seemed to do the trick! Here...
Hello!! First of all, wanted to say that i'm enjoying a lot the use of this project and i've been playing with it for a while, updating the dependencies and...
After following the install instructions, I get the following when running `yard start` 
On yarn start , the console outputs some errors about the modules name. > These relative modules were not found: * ../components/Button in ./src/templates/page.js, ./src/templates/component-detail.js * ../components/Breadcrumbs in ./src/templates/page.js, ./src/templates/component-detail.js...
This is a small bug in the PrimaryNav.js component, but wanted to share. Basically you need to add a key prop whenever you are mapping an array. For me, I'm...
I'm trying to edit the SCSS files but non of my changes are being applied. I have to go into `style.css` to make changes. I installed the [Gatsby SASS](https://www.gatsbyjs.org/packages/gatsby-plugin-sass/?=scss) plugin...
Would be nice if you can migrate gatsby to version 2.