Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add option to override default css rather than replace it #44

Closed
wants to merge 1 commit into from

Conversation

bryanforbes
Copy link
Contributor

Up until now, I've had to dump the config and add my custom css rules at the end of the default css rules in my config. When an update happens, I have to diff the default css rules to see what has changed. This PR adds a new config option (svg_extra_style) to add css rules after the default css rules rather than replacing the default css rules.

@caksoylar
Copy link
Owner

Thanks! Merged it at a1f3a18 and incorporated the isort changes into ea8484b. (It didn't let me push the unrelated history to your branch for some reason.)

@caksoylar caksoylar closed this Aug 30, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants