Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

fix: css overrides that are happening in clouddot #459

Merged
merged 5 commits into from Apr 23, 2021
Merged

fix: css overrides that are happening in clouddot #459

merged 5 commits into from Apr 23, 2021

Conversation

christiemolloy
Copy link
Contributor

@christiemolloy christiemolloy commented Apr 22, 2021

fixes the clipboard copy component and the select border in qaprod.

FYI: @jschuler @jgiardino @pmuir

new OptimizeCSSAssetsPlugin({})
new OptimizeCSSAssetsPlugin({
cssProcessorPluginOptions: {
preset: ['default', { mergeLonghand: false }]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was one of the suggestions Zack mentioned for the bug in the PF select patternfly/patternfly-react#5650 (comment)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment inline so that we remember why we put it there...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@pmuir pmuir merged commit f5cab9b into main Apr 23, 2021
@anukritijha anukritijha deleted the cssBuildTwo branch July 27, 2021 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants