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

Fix Reset CSS #8

Merged
merged 2 commits into from
Jun 9, 2024
Merged

Fix Reset CSS #8

merged 2 commits into from
Jun 9, 2024

Conversation

lemo-nade-room
Copy link
Owner

No description provided.

The previous complex CSS reset has been removed from the HighlightedLine.svelte component. The code is now easier to maintain and read without unnecessary styles.
A new CSS reset file has been added to the project, based on the new CSS reset version 1.11.2. This reset has been imported into the Highlighted.svelte component, applying a class to modify/reset the styles for improved consistency across different browsers. This should help in resolving any style inconsistencies and enhancing the overall UI of the app.
@lemo-nade-room lemo-nade-room merged commit 3dc0058 into main Jun 9, 2024
3 checks passed
@lemo-nade-room lemo-nade-room deleted the develop branch June 9, 2024 07:43
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.

1 participant