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

Update handling of css globals & mixins #228

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

fabiankaegy
Copy link
Member

@fabiankaegy fabiankaegy commented Apr 22, 2024

Warning

This is not yet ready to test because the change in Toolkit has not yet been released and therefore the code here in this branch does not currently work.

Description of the Change

This PR updates the scaffold to use the new globals handling approach developed in 10up/10up-toolkit#389

Changelog Entry

Changed - Handling of global CSS assets to ensure they are available for all entrypoints

Credits

Props @fabiankaegy @Antonio-Laguna @nicholasio

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Copy link
Member

@Antonio-Laguna Antonio-Laguna left a comment

Choose a reason for hiding this comment

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

This is looking good to me!

Copy link
Collaborator

@darylldoyle darylldoyle left a comment

Choose a reason for hiding this comment

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

This looks good to me. I wonder if we should add anything to the root /docs directory, but happy to defer to you.

@fabiankaegy fabiankaegy marked this pull request as ready for review September 24, 2024 05:36
@fabiankaegy fabiankaegy merged commit e98f1be into trunk Sep 24, 2024
3 checks passed
@fabiankaegy fabiankaegy deleted the feature/use-new-globals-location branch September 24, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants