vigetlabs / wordpress-site-starter

2 stars 0 forks source link

[#141] Fixing css/js bugs with preview and console log #142

Closed nathan-schmidt-viget closed 2 months ago

nathan-schmidt-viget commented 3 months ago

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 the importmap error

Issues

Testing Instructions

  1. Make sure there is no importmap error in the console.
  2. If you view a page in Preview the styles look the same.

Screenshots

NA