google / site-kit-wp

Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
https://sitekit.withgoogle.com
Apache License 2.0
1.25k stars 291 forks source link

Modernize Site Kit PostCSS configuration for modern browsers #8414

Closed kuasha420 closed 3 months ago

kuasha420 commented 8 months ago

Feature Description

Currently, Site Kit uses the default postcss-preset-env with 6.7.0 version which was released 3 years ago. As discovered while working on #8163, this results in needless polyfilling of modern CSS features that are well supported in our target version of browsers. We should explore updating the related infrastructure and configuration to utilize modern CSS features without polyfilling/transpilation and hopefully reducing the resulting CSS bundle.


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Test Coverage

QA Brief

Changelog entry

tofumatt commented 6 months ago

Nice, IB ✅

binnieshah commented 4 months ago

Putting this as a provisional for 132 based on the conversation during stand up on 26/06

mohitwp commented 3 months ago

QA Update ✅

https://github.com/user-attachments/assets/41a3f4a5-16ee-4ad0-bdcf-6d9de342170b https://github.com/user-attachments/assets/c718d277-6c5f-4711-8197-5c6fda31d13c https://github.com/user-attachments/assets/4fcd7e3b-be1c-4044-a859-bec23cac2402 https://github.com/user-attachments/assets/cff0b23a-7b70-4487-998a-89fb34c1516d https://github.com/user-attachments/assets/2231d7db-5335-4df2-a415-06ed6d566514 https://github.com/user-attachments/assets/fbafbdf0-4e40-42c9-b49b-87d58a5b5148 https://github.com/user-attachments/assets/fbd2d859-ec19-4857-a78d-b30a3072fc8e https://github.com/user-attachments/assets/b2a98ae5-5d38-4936-b4e6-a6a5f0e7c95f **Spinner button Storybook** ![image](https://github.com/user-attachments/assets/2cd16289-4c6d-45bf-9500-0edd0fdbfedd) ![image](https://github.com/user-attachments/assets/381ed390-82ce-4524-8d34-c55cd118f920) ![image](https://github.com/user-attachments/assets/2453d3b5-37df-4464-9c0e-d9e07d29bc4e) ![image](https://github.com/user-attachments/assets/8d77b562-3eaf-4005-ac14-54e4264b166b)