Skip to content

Gjenbruk blockquote-utility i prose#1786

Merged
oscarcarlstrom merged 1 commit into
mainfrom
refactor/share-blockquote-style-in-prose
May 19, 2026
Merged

Gjenbruk blockquote-utility i prose#1786
oscarcarlstrom merged 1 commit into
mainfrom
refactor/share-blockquote-style-in-prose

Conversation

@oscarcarlstrom
Copy link
Copy Markdown
Contributor

@oscarcarlstrom oscarcarlstrom commented May 19, 2026

Oppsummering

Vi ble enige i et internt teammøte om å bruke samme typografiske stil på blockquote i både prose og som frittstående blockquote-utility. PR-en lar <blockquote> inne i prose gjenbruke @apply blockquote, så typografi vedlikeholdes ett sted. Løser AB#140510.

Endringer

  • packages/tailwind/tailwind-typography.css: <blockquote> inne i prose bytter ut egne @apply-styles med @apply blockquote. Margins (margin-top/margin-bottom) beholdes som før.
  • Changeset for @obosbbl/grunnmuren-tailwind (patch).

🤖 Generert med Claude Code, kvalitetssikret av Oscar Carlström (kan være manuelt redigert).

Apply the shared `blockquote` utility to `<blockquote>` inside `prose`
so the standalone class and the prose variant share one source of truth
for typography. Margins are kept as before.

Co-Authored-By: Claude <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 19, 2026

🦋 Changeset detected

Latest commit: 8138f64

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@obosbbl/grunnmuren-tailwind Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@oscarcarlstrom oscarcarlstrom marked this pull request as ready for review May 19, 2026 12:36
@oscarcarlstrom oscarcarlstrom requested a review from a team as a code owner May 19, 2026 12:36
@oscarcarlstrom oscarcarlstrom merged commit 85e2f69 into main May 19, 2026
1 check passed
@oscarcarlstrom oscarcarlstrom deleted the refactor/share-blockquote-style-in-prose branch May 19, 2026 12:45
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.

3 participants