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

1.0 - Add createTheme to main export #684

Closed
peduarte opened this issue Jul 28, 2021 · 1 comment
Closed

1.0 - Add createTheme to main export #684

peduarte opened this issue Jul 28, 2021 · 1 comment

Comments

@peduarte
Copy link
Contributor

Theme creation should be possible in an un-configured usage, therefore needs to be accessible from main exports

import { createTheme } from '@stitches/core';
import { createTheme } from '@stitches/react';
@peduarte peduarte added this to To do in Road to 1.0 Jul 28, 2021
@jonathantneal jonathantneal moved this from To do to In progress in Road to 1.0 Jul 29, 2021
@jonathantneal jonathantneal moved this from In progress to In review in Road to 1.0 Jul 29, 2021
@peduarte peduarte moved this from In review to Done in Road to 1.0 Aug 30, 2021
@peduarte
Copy link
Contributor Author

Fixed in V1. Please refer to migration guide and changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant