[mod] webawesome 3.1
This commit is contained in:
parent
db961ba5b2
commit
c54fbf045e
5 changed files with 180 additions and 179 deletions
|
|
@ -16,7 +16,7 @@ import '../../webawesome/dist-cdn/components/tree/tree.js';
|
|||
setBasePath('/static/webawesome/dist-cdn');
|
||||
|
||||
registerIconLibrary('tabler', {
|
||||
resolver: name => `https://cdn.jsdelivr.net/npm/@tabler/icons@3.35.0/icons/outline/${name}.svg`,
|
||||
resolver: name => `https://cdn.jsdelivr.net/npm/@tabler/icons@3.36.0/icons/outline/${name}.svg`,
|
||||
mutator: svg => {
|
||||
svg.style.fill = 'none';
|
||||
svg.setAttribute('stroke', 'currentColor');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue