WordPress/wp-content/themes/twentytwentyone/assets
ryelle 524d6bb167 Twenty Twenty-One: Remove duplicate CSS rules.
Introduces a new PostCSS plugin, `postcss-discard-duplicates`, which will automatically remove any duplicate CSS rules. All the CSS that is removed shows up again later in the file. This also fixes a bug from `postcss-css-variables`, where media queries are duplicated.

Fixes #52158.
Props poena.


Built from https://develop.svn.wordpress.org/trunk@49980


git-svn-id: http://core.svn.wordpress.org/trunk@49681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-18 17:53:09 +00:00
..
css Twenty Twenty-One: Remove duplicate CSS rules. 2021-01-18 17:53:09 +00:00
images Bundled Themes: Sync Twenty Twenty-One with the latest changes from GitHub. 2020-11-02 19:45:07 +00:00
js Twenty Twenty-One: Allow local anchor links to be used in primary navigation. 2020-12-21 15:05:08 +00:00
sass Twenty Twenty-One: Remove extra brackets from :last-child CSS pseudo-class. 2020-12-31 07:38:06 +00:00