You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build Assets for Deploy (#157)
Updating the built bundle.js for the upcoming deploy to production
This change addresses the need by:
* Updating bundle.js
Update Frontend Assets (#127)
The Pantry UI is dated and should be updated. The website UI/UX should be
updated and modernized to allow us to add more features & content without
fighting the existing split layout.
This change addresses the need by:
*Adding Tailwinds CSS
* Updating assets and frontend components to a more modern, usable interface
Fix Broken JSON Styling (#109)
In the dashboard view, the contents of the basket are not being styled properly.
Users should see syntax-enabled formatting to make navigating their basket
contents
easier.
* Import the vue-json-pretty stylesheet
Resolves#108