Skip to content

💄 Format blog SVGs with deno fmt#1146

Closed
cowboyd wants to merge 1 commit intov4from
fmt-svg
Closed

💄 Format blog SVGs with deno fmt#1146
cowboyd wants to merge 1 commit intov4from
fmt-svg

Conversation

@cowboyd
Copy link
Copy Markdown
Member

@cowboyd cowboyd commented Apr 3, 2026

Motivation

Blog SVGs added in #1103 and #1111 were hand-authored and merged without running deno fmt. Since the fmt config includes SVGs (only build/ is excluded), these files have been sitting unformatted on the default branch.

Approach

Run deno fmt on the three affected SVG files. Changes are purely whitespace: normalizing <style> tag formatting and breaking long attribute lists across multiple lines.

These SVGs were hand-authored and merged in #1103 and #1111 without
running deno fmt. The formatter normalizes style tag whitespace and
breaks long attribute lists across multiple lines.
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 3, 2026

Open in StackBlitz

npm i https://pkg.pr.new/effection@1146

commit: efa3bc7

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