Rendeer SVG icons inline
to overcome cross-site restrictions on using the `use` attribute of the `<svg>` element.
Showing
images/icons.svg
0 → 100644
... | ... | @@ -78,7 +78,6 @@ |
"eslint": "^7.3.0", | ||
"eslint-plugin-lodash": "^7.1.0", | ||
"exports-loader": "^0.7.0", | ||
"fa-icons": "^0.2.0", | ||
"fast-text-encoding": "^1.0.2", | ||
"file-loader": "^6.0.0", | ||
"html-webpack-plugin": "^4.2.0", | ||
... | ... |
src/components/fa-icon.js
0 → 100644
src/components/icons.js
0 → 100644
src/templates/converse.js
0 → 100644
Please register or sign in to comment