-
Notifications
You must be signed in to change notification settings - Fork 169
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
CSS not showing up when using component in another app
To Reproduce
Steps to reproduce the behavior:
- Create an app with Create React App
- install and initialise the component
@bbc/react-transcript-editor@1.2.0 - See error. no CSS 🤷♂ 🤦♂
Expected behavior
To have CSS working in the packaged component.
Screenshots
Additional context
Create React App doesn't come with .scss.
.scss might need to be bundled into a .css file when packaging/distributing the component to make it more widely compatible?
Earlier webpack config before .scss introduction webpack.config.js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
