We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ed9f1 commit 0c2dec7Copy full SHA for 0c2dec7
src/@chakra-ui/gatsby-plugin/styles.ts
@@ -1,7 +1,7 @@
1
const styles = {
2
global: (_props) => ({
3
/**
4
- * Current scenario: we have 2 palces where global styles are defined.
+ * Current scenario: we have 2 places where global styles are defined.
5
* - Our legacy global styles under `src/components/GlobalStyle.ts`
6
* - Chakra also defines its own global styles. Check them here:
7
* https://github.com/chakra-ui/chakra-ui/blob/main/packages/theme/src/styles.ts
0 commit comments