Skip to content

fix(packaging): declare missing keyframes in modular misc.css#1446

Open
KRUSHAL2956 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
KRUSHAL2956:fix/1435-misc-css-missing-keyframes
Open

fix(packaging): declare missing keyframes in modular misc.css#1446
KRUSHAL2956 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
KRUSHAL2956:fix/1435-misc-css-missing-keyframes

Conversation

@KRUSHAL2956
Copy link
Copy Markdown
Contributor

Pull Request Description

Declares keyframes ease-kf-shimmer-sweep and ease-kf-gradient-rotation directly within easemotion/misc.css to remove external keyframe dependencies.


Type of Change

  • 🐛 Bug fix in an existing submission (Modular Isolation Fix)

Submission Checklist

  • One feature/bugfix per PR
  • Build, lint, and tests pass successfully

Notes for Maintainer

This PR resolves issue #1435, making the modular easemotion/misc.css stylesheet completely self-contained and preventing silent failures when loaded modularly.

Closes #1435

@KRUSHAL2956
Copy link
Copy Markdown
Contributor Author

@SAPTARSHI-coder please review this merge request. This PR declares referenced keyframes inside the modular misc.css file, ensuring self-encapsulation.

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.

🐛 Bug: Modular Stylesheet misc.css Uses Keyframes Declared in Other Files

1 participant