Fixes the css missing in preview mode.
Removes the duplicate Vite call.
Adds our custom css/js at the vary bottom of the head tag which fixes the importmap error
Issues
141
Testing Instructions
Make sure there is no importmap error in the console.
If you view a page in Preview the styles look the same.
Summary
Fixes the css missing in preview mode. Removes the duplicate Vite call. Adds our custom css/js at the vary bottom of the
head
tag which fixes theimportmap
errorIssues
141
Testing Instructions
importmap
error in the console.Screenshots
NA