Add support for GatsbyJS
See original GitHub issueAs GatsbyJS doesn’t give you direct access to a .babelrc file, we’d need a gatsbyjs plugin to support using @compiled/babel-plugin-css-in-js.
Here’s an example of how the official Emotion plugin for Gatsby works: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-emotion
Issue Analytics
- State:
- Created 3 years ago
- Comments:12
Top Results From Across the Web
Browser Support | Gatsby
Gatsby supports the same browsers as the current stable version of React.js which is currently Edge, Firefox, Chrome, Safari, as well as…
Read more >Premium Support and Services - Gatsby
Professional support, performance audits, and services for Gatsby websites and apps. Gatsby Cloud Knowledge Base. Explore the functionality available in Gatsby ...
Read more >Adding Gatsby Image support to your plugin
You can give your users the best experience by adding a gatsbyImageData resolver to your image nodes. This allows you to generate low-resolution...
Read more >Adding Offline Support with a Service Worker - Gatsby
That's all you need to add offline support to your Gatsby site. Note: Service worker registers only in production builds ( gatsby build...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

if anyone is interested we’d love a contribution for a package in this repo
@compiled/gatsby-pluginwould be dope! (would make it easy to keep it updated with releases of compiled).going to close this off for now as it’s not a priority for us.
Yes to plugin, unsure about template for now. That’s like a starting template right? Maybe do two PRs one for each and we can talk through the template one.
On Sat, 18 Jul 2020, 12:10 am Hank Andre, notifications@github.com wrote: