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

🎉 feat: svg mini data uri (#1941) #1948

Merged
merged 6 commits into from
Dec 26, 2022
Merged

🎉 feat: svg mini data uri (#1941) #1948

merged 6 commits into from
Dec 26, 2022

Conversation

kellymears
Copy link
Member

@kellymears kellymears commented Dec 24, 2022

  • adds support for svg-mini-data-uri
  • adds unit test
  • update docs

example use:

body {
  background: url(@src/svg/demo.svg?inline);
}

refers:

Type of change

PATCH: backwards compatible change

This PR includes breaking changes to the following core packages:

  • none

This PR includes breaking changes to the follow extensions:

  • none

Dependencies

Adds

  • mini-svg-data-uri

Removes

  • none

@github-actions github-actions bot added @roots/bud-build dependencies Pull requests that update a dependency file test labels Dec 24, 2022
@github-actions github-actions bot added @roots/bud docs internal repository specific PR or issue labels Dec 26, 2022
@kellymears kellymears added the 🚀! automerge label Dec 26, 2022
@kodiakhq kodiakhq bot merged commit 5ba9829 into main Dec 26, 2022
@kodiakhq kodiakhq bot deleted the #1941-mini-data-uri branch December 26, 2022 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docs internal repository specific PR or issue @roots/bud @roots/bud-build test 🚀! automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant