NickyMeuleman / nicky-blog

https://nickymeuleman.netlify.app/
14 stars 6 forks source link

Change CSS-syntax to JS-syntax in JS files #172

Closed NickyMeuleman closed 1 year ago

NickyMeuleman commented 2 years ago

Errors like: react_devtools_backend.js:4026 Warning: Invalid DOM property stroke-linecap. Did you mean strokeLinecap?

Happen because I use CSS syntax inside JS files. Examples in: data/posts/CSS-position/index.js