This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
WordPress
Watch
1
Star
0
Fork
0
You've already forked WordPress
mirror of
https://github.com/WordPress/WordPress.git
synced
2024-11-02 16:59:35 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
7715c78c85
WordPress
/
wp-includes
/
blocks
/
post-excerpt
/
editor.css
3 lines
85 B
CSS
Raw
Normal View
History
Unescape
Escape
Build/Test Tools: Fix cleaning of old CSS files in `wp-includes/blocks/*`. Have to be cleaned earlier, before Webpack runs. Not together with the rest of the CSS files. Props: ironprogrammer, petitphp, hellofromTonya, azaozz. Fixes: #57891. Built from https://develop.svn.wordpress.org/trunk@55494 git-svn-id: http://core.svn.wordpress.org/trunk@55027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-03-09 01:05:24 +01:00
.
wp-block-post-excerpt
.
wp-block-post-excerpt__excerpt
.
is-inline
{
Editor: update Wordpress npm packages. Updates the wordpress npm packages and their dependencies to the latest versions, as well as auto-updates to relevant core PHP files. Props youknowriad, joemcgill, spacedmonkey, ramonopoly, peterwilsoncc, bernhard-reiter, tyxla, dmsnell. Fixes #58623. Built from https://develop.svn.wordpress.org/trunk@56065 git-svn-id: http://core.svn.wordpress.org/trunk@55577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-27 16:24:19 +02:00
display
:
inline
;
Build/Test Tools: Fix cleaning of old CSS files in `wp-includes/blocks/*`. Have to be cleaned earlier, before Webpack runs. Not together with the rest of the CSS files. Props: ironprogrammer, petitphp, hellofromTonya, azaozz. Fixes: #57891. Built from https://develop.svn.wordpress.org/trunk@55494 git-svn-id: http://core.svn.wordpress.org/trunk@55027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-03-09 01:05:24 +01:00
}
Reference in New Issue
Copy Permalink