WordPress/wp-content/themes/twentytwentyone/assets/css
desrosj 586fab12bf Twenty Twenty-One: Update all dependencies.
In preparation for updating Core to use Node.js version 18.x, this updates the dependancies for the Twenty Twenty-One theme to the latest versions. This addresses an unsupported engine warning where packages within the dependency tree did not support Node.js > 16.x.

All changes to built files are included in this commit. These changes are a result of the following:

- Identical sets of properties for multiple selectors are now consolidated into one.
- The removal of a duplicate `--branding--description--font-family` definition.
- The addition of the `postcss-discard-empty` dependency, which removes empty CSS rules within IE stylesheets after the previous consolidation is performed.
- `stylelint` has only been updated to 14.x (15.x is the latest). This is because `@wordpres/stylelint-config` currently has a version constraint of `^14.2` and does not properly support 15.x.

The last change of note is the new configuration for the `value-keyword-case` rule in `.stylelint-css.json`. This was added as a way to prevent the `currentColor` from being changed to all lowercase.

Props jorbin, poena.
See #59663, #59658.
Built from https://develop.svn.wordpress.org/trunk@57122


git-svn-id: http://core.svn.wordpress.org/trunk@56633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-11-17 16:22:19 +00:00
..
custom-color-overrides.css Bundled Themes: Correct customzier typo. 2021-07-06 14:02:57 +00:00
ie-editor.css Twenty Twenty-One: Update all dependencies. 2023-11-17 16:22:19 +00:00
ie.css Twenty Twenty-One: Update all dependencies. 2023-11-17 16:22:19 +00:00
print.css Twenty Twenty-One: Revert [55088]. 2023-01-18 14:52:18 +00:00
style-dark-mode-rtl.css Twenty Twenty-One: Update all dependencies. 2023-11-17 16:22:19 +00:00
style-dark-mode.css Twenty Twenty-One: Update all dependencies. 2023-11-17 16:22:19 +00:00
style-editor-customizer.css Twenty Twenty-One: Merge the latest changes changes from GitHub for Beta 4. 2020-11-12 18:36:15 +00:00
style-editor.css Twenty Twenty-One: Update all dependencies. 2023-11-17 16:22:19 +00:00