Closed mcoker closed 3 months ago
fixes https://github.com/patternfly/design-tokens/issues/75
the deets:
--default
--[body/heading]--bold
corepack use yarn@1.x
yarn build:scss:core
yarn build:scss -s '@mixin pf-v6-tokens'
fixes https://github.com/patternfly/design-tokens/issues/75
the deets:
--default
to the font-weight tokens--[body/heading]--bold
font-weight tokenscorepack use yarn@1.x
yarn build:scss:core
script that runsyarn build:scss -s '@mixin pf-v6-tokens'
, the job we run to build tokens that core can consume