defaultSrc: ["'none'"],
imgSrc: ["'self'"],
styleSrc: ["'self'"],
scriptSrc: ["'self'"],
connectSrc: ['ironhack-pokeapi.herokuapp.com'],
imgSrc: ["'self'", 'ironhack-pokeapi.herokuapp.com'],
fontSrc: ['fonts.gstatic.com'],
styleSrc: ["'self'", 'fonts.googleapis.com'],
frameSrc: ['www.youtube.com'],
Se i console.log hvilken sha som mangler for stylingen. Legg til
integrity='sha256-6axPH/eNyW13+6neJL9taX+yeK6nyrq5SKcOdk+n7es=' på <style>-tagen og legg til
styleSrc: ["'self'",'fonts.googleapis.com', "'sha256-1AEBufVZt2FioEw++D/tRmJhuJ1S/f9eBmgaVZR52Dg='"]i CSP.