Automattic / Automattic/jetpack
Backup [Plugin]: Utilize existing styles where we can
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
From @jeherve
How much of this could be pulled directly from `@wordpress/base-styles` and from `@automattic/color-studio`?
For Jetpack blocks we pull both in our build, for example:
- https://github.com/Automattic/jetpack/blob/e13487d0dbbe4c743739b6f1a3e37c143a8c2614/projects/plugins/jetpack/extensions/shared/styles/gutenberg-base-styles.scss#L1-L6
- https://github.com/Automattic/jetpack/blob/a9b89148a442d7fd3686ade9e9c015ad5a65807a/projects/plugins/jetpack/extensions/shared/components/upgrade-nudge/style.scss#L2
- https://github.com/Automattic/jetpack/blob/e13487d0dbbe4c743739b6f1a3e37c143a8c2614/projects/plugins/jetpack/extensions/shared/block-icons.js#L4
_Originally posted by @jeherve in https://github.com/Automattic/jetpack/pull/20207#discussion_r660496884_
Contributor guide
Assessment
This issue has not been assessed yet.