-
In the latest gatsby CLI when I compile I get a couple warnings that I am not sure are problematic
```sh
warn The GraphQL query in the non-page component "/node_modules/gatsby-theme-chronoblog/src…
-
While trying to add the theme to a testing site to check the theme out like i mentioned in party-corgi discord channel I'm presented with the following:
```bash
test_molebox\testing-testimonials>yar…
-
Pumping the `devDependency` of gatsby to support gatsby 3.0 and fix the warning.
`warning Plugin gatsby-theme-shopify-manager is not compatible with your gatsby version 3.0.0 - It requires gatsby@^…
-
This is so people can clone this repo and use as a starter to use the theme.
-
I am unable to get Theme UI Color Mode working with `gatsby-theme-mdx-deck`.
It works properly when shadowing `src/gatsby-plugin-theme-ui/index.js` in the consuming Gatsby site. But not when export…
-
**Describe the bug**
It look like generally theme ui is working i updated from `0.14.7` to `0.16.1` but fonts are not correclty rendered, checking the resulting css, it looks like the names instead o…
-
Hi there!, I have followed all the instructions of the `README.md` file, but I have the following problem:
The following snippet:
![image](https://user-images.githubusercontent.com/74009760/1008…
-
I'm running into this error with gatsby-theme-i18n:
This seems to be related to hot reloading because when I delete the cache and run it for the first time I see translated pages as expected. T…
-
# Motivation
When organizing note, we can have semantic kind of node.
Eg some note about "Book", some about "Thought", etc...
Allowing the user to see the colors make it easier to find the in…
-
Are you open (for this theme or a next one) to using CSS-in-JS?
Some ideas behind it: https://mxstbr.com/thoughts/css-in-js/
I personally love [styled-components](https://www.styled-components.com…