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

Abstracting reset.css Styles and Cleaning Up global.scss File #4138

Merged
merged 11 commits into from
May 16, 2024

Conversation

adrians5j
Copy link
Member

@adrians5j adrians5j commented May 15, 2024

Changes

With this PR, we're abstracting the base reset.css styles that are used within Admin/Website apps.

Not only this is making it easier for users to grasp what's going on in the extensions/theme, but also, by importing it ourselves, we can ensure that the reset.css styles are imported first, which is how these styles should be applied.

We'll be revisiting the existing 5.40.0 project upgrade script so that these changes are taken into consideration.

How Has This Been Tested?

Manually.

Documentation

Changelog.

@adrians5j adrians5j added this to the 5.40.0 milestone May 15, 2024
@adrians5j adrians5j marked this pull request as ready for review May 16, 2024 10:19
@adrians5j adrians5j merged commit b691835 into next May 16, 2024
6 checks passed
@adrians5j adrians5j deleted the adrian/abstracted-reset-css branch July 5, 2024 07:01
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