All notable changes to this project will be documented in this file. Releases without a changelog entry contain only minor changes that are irrelevant for users of this library. We follow Semantic Versioning.
- Adds new status colors: error, info, success, warning.
- Fixes a bug where node-sass needed to be installed when adding dependencies that depend on
@yoast/style-guide.
- Added a
$palette_blue_focuscolor with value#5b9dd9to the color palette: this is the color WordPress uses for focus styles.
- Splits out
@yoast/style-guidefromyoast-components. The style guide package contains colors and other standardizes styles.