I’ve updated a few sites today and noticed this issue with all of them. Ultimately, I reverted to 6.7.13 and saw the problem go away immediately…
- Updated a site
- Noticed that an important style rule was not being applied
- Opened dev tools, rule nowhere to be found
- Checked that the element has the correct classname - it did
- Verified the selector and rules were in /wp-content/themes/pro-child/style.css - they were
- Checked parsed source code for
style.css- this was not loading at all, nowhere to be found - Removed all caching plugins to eliminate an issue with that - no change
- Reverted back to 6.7.13 - styles lit back up right away, source code confirmed style.css loading as expected
Any thoughts on this issue would be appreciated. Again, this happened across multiple sites and all have been reverted. There is therefore no link to provide where this issue is currently active.
Thank you!