-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move and unify postcss config into @kbn/optimizer
#73633
move and unify postcss config into @kbn/optimizer
#73633
Conversation
24ad699
to
d983138
Compare
Pinging @elastic/kibana-operations (Team:Operations) |
This reverts commit 05eae6c.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice optimization. 👍
💚 Build SucceededBuild metrics
History
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: spalger <spalger@users.noreply.github.com>
…73856) Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: spalger <spalger@users.noreply.github.com>
While moving things around as part of #73154 I found several postcss configs doing basically the same thing and thought it would be a good ideal to unify them at
@kbn/optimizer/postcss.config.js