Skip to content

Types for @emotion/primitives-core are missing in Emotion 11Β #2007

Open
@efoken

Description

Current behavior:

No TypeScript support for @emotion/primitives-core

To reproduce:

  1. Setup CRA with TypeScript
  2. yarn add @emotion/primitives-core
  3. Add import { createCss }Β from '@emotion/primitives-core'; somewhere
  4. See that createCss has no type

Environment information:

  • react version: 16.13.1
  • emotion version: 11.0.0-next.16

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions