patternfly / design-tokens

MIT License
1 stars 8 forks source link

feat(tokens): remove underscore from generated file names #45

Closed srambach closed 6 months ago

srambach commented 6 months ago

Fixes #44

This changes the config files to change the file name of the generated token files. Core no longer uses an underscore at the beginning of the file name.

It also removes the old generated files and replaces them with the new ones. The new files have been generated with the selector that core needs.

Also removes AsExported.txt, which was used before the exporter created separate files for the exported tokens. It is no longer needed.

Edit: Also added adjustments to rename charts files to be "charts" plural, not singular.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: