ansi-to-react
ansi-to-react copied to clipboard
useClasses doesn't show any colors
What has to be done that this option works? the classes are set but it looks like the css isn't generated/included
The useClasses
option only sets the class names for the colors per a specific format such as "ansi-blue-fg". This pattern expects that your application provides a stylesheet that targets these particular class names.