Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gatsby LekoArt minimal theme sx issue #3

Closed
SOHELAHMED7 opened this issue Apr 14, 2020 · 1 comment
Closed

Gatsby LekoArt minimal theme sx issue #3

SOHELAHMED7 opened this issue Apr 14, 2020 · 1 comment

Comments

@SOHELAHMED7
Copy link
Member

SOHELAHMED7 commented Apr 14, 2020

In

https://github.com/LekoArts/gatsby-starter-minimal-blog

->

gatsby-starter-minimal-blog-lekoart/plugins/gatsby-theme-minimal-blog/src/components/homepage.tsx

on line

<section sx={{ mb: [5, 6, 7], p: { fontSize: [1, 2, 3], mt: 2 } }}>

a TypeScript error is faced:

Property 'sx' does not exist on type ...

How to solve this issue

@SOHELAHMED7
Copy link
Member Author

SOHELAHMED7 commented Apr 14, 2020

Answer:
/path/to/gatsby-starter-minimal-blog-lekoart$ npm i @types/theme-ui

ref -> system-ui/theme-ui#121 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant