Updates token definitions to match ts_motif definitions created in https://github.com/thinkshout/ts_motif/pull/13. As well this moves preset-env config from postcssrc to package.json to meet with Parcel's built in capabilities.
List of Changes
Removes postcss-preset-env entry from .postcssrc
Adds @parcel/transformer-css entry to package.json w/ custom media config
Updates style-dictionary.config.js to w/ null value handling
Updates colors.tokens.json, screen.tokens.json, typography.tokens.json, z-index.tokens.json to match ts_motif
Overview
Updates token definitions to match ts_motif definitions created in https://github.com/thinkshout/ts_motif/pull/13. As well this moves preset-env config from postcssrc to package.json to meet with Parcel's built in capabilities.
List of Changes
postcss-preset-env
entry from .postcssrc@parcel/transformer-css
entry to package.json w/ custom media config