Tweak the template/css structure
This commit is contained in:
parent
1afffb0a73
commit
56fe115407
24 changed files with 10 additions and 7 deletions
|
|
@ -11,7 +11,7 @@ export class RipCryptIcon extends StyledShadowElement(HTMLElement) {
|
|||
static formAssociated = false;
|
||||
|
||||
/* Stuff for the mixin to use */
|
||||
static _stylePath = `components/icon.css`;
|
||||
static _stylePath = `css/components/icon.css`;
|
||||
|
||||
|
||||
static _cache = new Map();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue