UNPKG

@draftbox-co/gatsby-ghost-novela-theme

Version:

A Gatsby theme plugin for creating blogs from headless Ghost CMS.

8 lines (6 loc) 137 B
import CSSFadeIn from "@components/Transitions/Transitions.CSS.FadeIn"; export default { CSS: { FadeIn: CSSFadeIn, }, };