Skip to content

Convert style tags to inline style tags #2

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

Open
wants to merge 1 commit into
base: mainx
Choose a base branch
from

Conversation

storywithoutend
Copy link

Some svg to jsx converters do not handle multi-line svg <style/> tags well. Mostly only converting the first line. I wrote a script that converted the class styles to inline styles. If you want to merge them, please let me know how you prefer these to be organized.

I checked other cryptocurrency logo libraries and found that you had the most up to date logos. Thank you for the work.

@Pymmdrza
Copy link
Owner

Some svg to jsx converters do not handle multi-line svg <style/> tags well. Mostly only converting the first line. I wrote a script that converted the class styles to inline styles. If you want to merge them, please let me know how you prefer these to be organized.

I checked other cryptocurrency logo libraries and found that you had the most up to date logos. Thank you for the work.

Where is the problem? So far, there has been no report of a similar format

@Pymmdrza Pymmdrza added the question Further information is requested label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants