Skip to content

fix(transitions): restore atomic import#2314

Merged
dancormier merged 2 commits into
mainfrom
STACKS-907/reintroduce-transition-import
Jul 2, 2026
Merged

fix(transitions): restore atomic import#2314
dancormier merged 2 commits into
mainfrom
STACKS-907/reintroduce-transition-import

Conversation

@dancormier

@dancormier dancormier commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Restores the atomic transitions Less import to the static Stacks CSS bundle.

Related Issue

STACKS-907

Changes

  • Adds back @import "atomic/transitions.less"; in packages/stacks-classic/lib/stacks-static.less

Testing

  • npm run test:less -w packages/stacks-classic
  • Verify that the transitions classes are in the stacks.css bundle

This PR was generated by a developer using an AI agent with the Stacks v3 dev workflow.

@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1f51e73

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

This PR includes changesets to release 1 package
Name Type
@stackoverflow/stacks 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

@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit 1f51e73
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/6a454b32e131a200089cd9bb
😎 Deploy Preview https://deploy-preview-2314--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dancormier dancormier marked this pull request as ready for review July 1, 2026 21:08
@dancormier dancormier requested a review from a team as a code owner July 1, 2026 21:08

@asblanco asblanco left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Quoting a sentence from the Jira story

Also, consider adding a test to ensure we retain the complete expected set of CSS in our bundle.

intentionally left out?

Update:
ah, nvm, I see that is STACKS-909 - PR #2316 :)

@dancormier dancormier merged commit 667ed7a into main Jul 2, 2026
17 checks passed
@dancormier dancormier deleted the STACKS-907/reintroduce-transition-import branch July 2, 2026 16:37
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.

2 participants