Skip to content

simplify and separate normalize#307

Merged
gcharlie merged 1 commit into
v6from
charlie/normalize-separation
Jun 13, 2025
Merged

simplify and separate normalize#307
gcharlie merged 1 commit into
v6from
charlie/normalize-separation

Conversation

@gcharlie
Copy link
Copy Markdown
Contributor

@gcharlie gcharlie commented Jun 3, 2025

These changes along with additional changes in https://github.com/bu-ist/responsive-child-starter-3x-block-editor/pull/48 are meant to reduce interdependacy between normalize and other partials in BURF so as to be able to load normalize at its own css style sheet or as the first partials used in the theme.scss and editor-styles.scss.

Changes include:

  • create normalize.scss and add it to the build process
  • move @import "normalize/import-now"; directly into normalize.scss
  • remove @import "foundational/normalize"; from theme.scss and editor-styles.scss
  • add normalize.css to the enqueue processes for theme.scss as well as editor-styles.scss

Related Pull Requests

Related Issues

Copy link
Copy Markdown
Member

@acketon acketon left a comment

Choose a reason for hiding this comment

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

👍

@gcharlie gcharlie merged commit b79861a into v6 Jun 13, 2025
@gcharlie gcharlie deleted the charlie/normalize-separation branch June 13, 2025 13:07
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