coopdigital / coop-frontend

Co-op CSS Foundations and design system mono-repo
MIT License
0 stars 0 forks source link

feat: add design-system to workspace #480

Closed mchadwickweb closed 2 years ago

mchadwickweb commented 2 years ago

While we work on the finalised workbench for local development on coop-frontend. I have added a design-system package into the yarn workspace. This will allow us to make changes and test them in a browser.

The change means

  1. Run yarn install at root level
  2. Run yarn dev at root level will run the gulp server in design-system
  3. Making changes to the .pcss files in the packages will be pulled through and viewed at /pattern-library/examples.