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

useClasses doesn't show any colors #44

Open
ximex opened this issue Sep 9, 2020 · 1 comment
Open

useClasses doesn't show any colors #44

ximex opened this issue Sep 9, 2020 · 1 comment
Labels

Comments

@ximex
Copy link

ximex commented Sep 9, 2020

What has to be done that this option works? the classes are set but it looks like the css isn't generated/included

@captainsafia
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants