Skip to content

JSX highlighting breaks on styleguidist example page #611

@daphnesmit

Description

@daphnesmit

See: https://react-styleguidist.js.org/examples/basic/#modal

Where is the highlighting?
ASameso in my project, it fails when I do:

```jsx
<Button
full={false}
inactive={false}
align='left'>hoi</Button>
```

I also put in styleguide.config.js:
module.exports = { highlightTheme: 'material', // etc }

  • Webpack version: "webpack": "^3.5.6",

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions