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

Example with-styled-jsx-postcss seems broken #1019

Closed
ghost opened this issue Feb 7, 2017 · 1 comment
Closed

Example with-styled-jsx-postcss seems broken #1019

ghost opened this issue Feb 7, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 7, 2017

Just tried it, using clean example https://github.com/zeit/next.js/tree/master/examples/with-styled-jsx-postcss

Module build failed: TypeError: unknown: Duplicate declaration "_JSXStyle"
  1 | import _JSXStyle from 'styled-jsx/style';
  2 | import React from 'react';
> 3 | import _JSXStyle from 'styled-jsx/style';
    |        ^
  4 | export default (function () {
  5 |   return React.createElement(
  6 |     'div',
@arunoda
Copy link
Contributor

arunoda commented Feb 7, 2017

Duplicate: #964

@arunoda arunoda closed this as completed Feb 7, 2017
@lock lock bot locked as resolved and limited conversation to collaborators May 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant