8000 refactor: using `css` instead of `scss` by RSS1102 · Pull Request #168 · electron-vite/electron-vite-react · GitHub
[go: up one dir, main page]

Skip to content

refactor: using css instead of scss #168

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

RSS1102
Copy link
Member
@RSS1102 RSS1102 commented Sep 13, 2023

remove dependency scss

@RSS1102
Copy link
Member Author
RSS1102 commented Sep 13, 2023

progress

image
error

image
success

/>
</div>
<span className='progress-num'>{(percent ?? 0).toString().substring(0,4)}%</span>
<span className='update-progress-num '>{(percent ?? 0).toString().substring(0, 4)}%</span>
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<span className='update-progress-num '>{(percent ?? 0).toString().substring(0, 4)}%</span>
<span className='update-progress-num'>{(percent ?? 0).toString().substring(0, 4)}%</span>

@RSS1102 RSS1102 merged commit aea7cc5 into electron-vite:main Sep 19, 2023
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
0