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

Make it easy to pick typographic "theme" in blog starter #173

Closed
KyleAMathews opened this issue Mar 7, 2016 · 2 comments · May be fixed by tejzpr/gatsby#63
Closed

Make it easy to pick typographic "theme" in blog starter #173

KyleAMathews opened this issue Mar 7, 2016 · 2 comments · May be fixed by tejzpr/gatsby#63

Comments

@KyleAMathews
Copy link
Contributor

Need to publish themes as separate module to NPM for typography.js then can integrate into blog starter so can pick theme in config.toml.

KyleAMathews/typography.js#10 (comment)

@KyleAMathews
Copy link
Contributor Author

It'd be fun actually to create a dev-only component which floats on the screen and let's you easily select between different themes.

@KyleAMathews
Copy link
Contributor Author

Probably not a good idea.

ChristopherBiscardi pushed a commit to ChristopherBiscardi/gatsby that referenced this issue Jun 9, 2019
Add typescript plugin only for `.ts` and `.tsx` files

We can safely assume that anyone building a typescript gatsby site is using something like: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typescript, so we don't need to force the dependency on anyone not using typescript
ChristopherBiscardi pushed a commit to ChristopherBiscardi/gatsby that referenced this issue Jun 27, 2019
Add typescript plugin only for `.ts` and `.tsx` files

We can safely assume that anyone building a typescript gatsby site is using something like: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typescript, so we don't need to force the dependency on anyone not using typescript
johno pushed a commit to johno/gatsby that referenced this issue Jul 17, 2019
Add typescript plugin only for `.ts` and `.tsx` files

We can safely assume that anyone building a typescript gatsby site is using something like: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typescript, so we don't need to force the dependency on anyone not using typescript
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

Successfully merging a pull request may close this issue.

1 participant