WordPress/wp-content/themes/twentytwentyone/assets/sass
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
..
01-settings Twenty Twenty-One: Update all dependencies. 2023-11-17 16:22:19 +00:00
02-tools Twenty Twenty-One: Update devDependencies. 2021-05-24 15:37:55 +00:00
03-generic Twenty Twenty-One: Add margins around content in Post Template block. 2021-06-22 16:55:58 +00:00
04-elements Twenty Twenty-One: Ensure the dropdown arrow displays for <select> elements when focused. 2021-07-01 19:55:58 +00:00
05-blocks Bundled Themes: Revert 56451. 2023-10-17 13:50:21 +00:00
06-components Twenty Twenty-One: Reverse logic for prefers-reduced-motion media query. 2022-03-10 05:21:03 +00:00
07-utilities Twenty Twenty-One: Reverse logic for prefers-reduced-motion media query. 2022-03-10 05:21:03 +00:00
style-dark-mode.scss Twenty Twenty-One: Reverse logic for prefers-reduced-motion media query. 2022-03-10 05:21:03 +00:00
style-editor.scss Twenty Twenty-One: Add b and strong elements to editor styles. 2023-07-09 15:49:23 +00:00
style.scss Twenty Twenty-One: Remove spacer block styles. 2022-09-08 15:48:08 +00:00