Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Refactor global styles and remove unused assets#678

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
vineethasok wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdelete-unwanted-files

Conversation

@vineethasok
Copy link
Collaborator

Moved global body styles from index.css to App.module.css and removed index.css import from main.tsx. Deleted unused CSS files, Home.module.css, and several SVG assets from the stories/assets directory to clean up the codebase.

Moved global body styles from index.css to App.module.css and removed index.css import from main.tsx. Deleted unused CSS files, Home.module.css, and several SVG assets from the stories/assets directory to clean up the codebase.
Copy link
Contributor

CopilotAI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors global styles by consolidating body styles into a single location and removes unused CSS files and assets to clean up the codebase.

  • Moved global body styles from index.css to App.module.css using:global() selector
  • Removed the index.css import from main.tsx and deleted unused CSS files
  • Deleted unused Home.module.css file containing component styles

Reviewed Changes

Copilot reviewed 5 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
FileDescription
src/main.tsxRemoved index.css import
src/index.cssDeleted entire file containing global body styles
src/App.module.cssAdded global body styles using:global() selector
src/App.cssDeleted empty CSS file
src/styles/Home.module.cssDeleted unused component styles file

Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.

@vercel
Copy link

vercelbot commentedSep 24, 2025
edited
Loading

The latest updates on your projects. Learn more aboutVercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
click-uiReadyReadyPreviewCommentSep 24, 2025 5:05pm

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

@gjonesgjonesAwaiting requested review from gjones

At least 1 approving review is required to merge this pull request.

Assignees

@vineethasokvineethasok

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vineethasok

[8]ページ先頭

©2009-2025 Movatter.jp