Open kathleentynan opened 9 months ago
This is an experimantal PR to showcase how to implement tokens from the Storefront Base Design
Steps:
tailwind.config.js
npm run tailwind:build
** note - tokens.css does not need to be updated with the tokens if they exist in the app
tokens.css
before:
After:
Description
This is an experimantal PR to showcase how to implement tokens from the Storefront Base Design
Steps:
tailwind.config.js
to tailwind classes: https://tailwindcss.com/docs/themenpm run tailwind:build
to build the css** note -
tokens.css
does not need to be updated with the tokens if they exist in the appScreenshots (if appropriate):
before:
After:
Types of changes
Checklist: