Skip to content
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

[Refactor] Separate Large App.css File into Component-Specific Stylesheets #81

Open
5 of 7 tasks
1chooo opened this issue Jul 31, 2024 · 0 comments · Fixed by #88 or #99
Open
5 of 7 tasks

[Refactor] Separate Large App.css File into Component-Specific Stylesheets #81

1chooo opened this issue Jul 31, 2024 · 0 comments · Fixed by #88 or #99
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers refactor size:xl UI

Comments

@1chooo
Copy link
Owner

1chooo commented Jul 31, 2024

Description:

Currently, all styles are included in the App.css file, making it too large and difficult to manage. To improve maintainability and readability, we should refactor the styles by separating them into individual files related to each component.

@1chooo 1chooo added enhancement New feature or request good first issue Good for newcomers refactor UI labels Jul 31, 2024
@1chooo 1chooo self-assigned this Jul 31, 2024
@1chooo 1chooo pinned this issue Aug 1, 2024
1chooo added a commit that referenced this issue Aug 5, 2024
- docs(README): add getting started
- docs(README): update cover, descriptions
- chore(version): update to v0.0.5
- test(unit tests): add unit tests for MapBox component
- refactor(#81): extract MapBox styles for displaying a map
@1chooo 1chooo linked a pull request Aug 5, 2024 that will close this issue
3 tasks
@1chooo 1chooo added this to the August 2024 milestone Aug 9, 2024
@1chooo 1chooo linked a pull request Aug 17, 2024 that will close this issue
1chooo added a commit that referenced this issue Aug 23, 2024
@1chooo 1chooo modified the milestones: August 2024, September 2024 Aug 25, 2024
@1chooo 1chooo unpinned this issue Sep 1, 2024
@1chooo 1chooo added the size:xl label Sep 1, 2024
@1chooo 1chooo removed this from the September 2024 milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers refactor size:xl UI
Projects
None yet
1 participant