koca / vue-prism-editor

A dead simple code editor with syntax highlighting and line numbers. 3kb/gz
https://prism-editor.netlify.com
MIT License
751 stars 84 forks source link

Fix unsafe-inline CSP Style violation #127

Open MichaelGoff opened 2 years ago

MichaelGoff commented 2 years ago

Move attrs -> style to just style on lineNumberWidthCalculator Avoids violating CSP style policy of 'self'