bbc / react-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. By BBC News Labs. - Work in progress

Home Page:https://bbc.github.io/react-transcript-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I customize styles?

booooooo7 opened this issue · comments

Hi. You are developing a wonderful tool. But I have one problem, I would like to change styles for some component. As I see you are using module.css, and there is no way to override styles for components. How can I do that? If there is no such possibility now, is it planned to add it in the future?

Hi @booooooo7
This is something we have been thinking about as a separate issue #28.

Let me know if you are interested/and have the capacity to help out with this?

As a starting point it might be good to do an ADR to capture some possible options to address this. Then after evaluating pros and cons, and deciding on one a PR would be welcome.

Closing this issue in favour of #28