Opened this issue 3 years ago · 0 comments
When referencing an asset using url('myasset.jpg'). A 404 is thrown in the Cypress logs:
url('myasset.jpg')
SCSS Example:
src: url("../../fonts/roboto-v15-latin-regular.eot");