Skip to content

[feat]: create gatsby-plugin-aphrodite #8709

@DSchau

Description

@DSchau

Summary

Aphrodite is a great plugin for CSS in JS w/ React. Let's create a plugin so that others can get some SSR benefits and CSS hydration with Gatsby.

Motivation

  • We have a number of other plugins which implement similar functionality, e.g. gatsby-plugin-emotion, gatsby-plugin-styled-components, etc.
  • We don't want to prohibit anyone from using Gatsby because their preferred styling solution isn't supported, and Gatsby is extremely pluggable to enable this :)

General Approach

  • Create packages/gatsby-plugin-aphrodite (see previously mentioned CSS in JS libraries for more info/boilerplate)
  • Implement the SSR API from Aphrodite
  • PR and experience the ❤️ from all of those who use and like Aphrodite

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssue that doesn't require previous experience with Gatsby

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions