amzn / style-dictionary

A build system for creating cross-platform styles.
https://styledictionary.com
Apache License 2.0
3.93k stars 557 forks source link

feat: move action global prop to hooks.actions #1180

Closed jorenbroekema closed 6 months ago

jorenbroekema commented 6 months ago

Issue #, if available: https://github.com/amzn/style-dictionary/issues/1049

Description of changes: Similar to preprocessors, move it under the hooks prop and align to plural form. Function signature stays the same.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.