coopdigital / coop-frontend

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

Chore/tidy up design system #449

Closed mchadwickweb closed 2 years ago

mchadwickweb commented 2 years ago

Tidying up all references to the legacy design system website hosted on Heroku with the intension of removing it completely.

The design-system directory is still there and you can still run it locally if needed.

As part of this I also fixed Eslint. As we still had eslint dependencies at the root this was causesing a different version to be run against some packages. Once that was fixed it flagged that the import statements in postcode.js needed the file extensions. So I have fixed those as well and rebuilt.