Skip to content

Adding inline_svg_data_url#28

Open
elalemanyo wants to merge 1 commit into
jamesmartin:rails7from
elalemanyo:feature/try_inline_svg_data_url
Open

Adding inline_svg_data_url#28
elalemanyo wants to merge 1 commit into
jamesmartin:rails7from
elalemanyo:feature/try_inline_svg_data_url

Conversation

@elalemanyo

Copy link
Copy Markdown

This PR tests the new inline_svg_data_url helper from the inline_svg gem.
It confirms that SVGs can be returned as base64 data URLs and used directly in CSS backgrounds or HTML attributes.
All transformation options work as expected, making it easy to customize SVGs (e.g., color) before embedding.

Note

This feature will not work until the corresponding pull request is merged into the main inline_svg gem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant