Adding element tagname into the css field

This commit is contained in:
metacryst
2023-08-31 17:09:12 -05:00
parent 4184819a9a
commit d1c94b65c5

View File

@@ -1,7 +1,9 @@
class Index extends HTMLElement { class Index extends HTMLElement {
css = /*css*/ ` css = /*css*/ `
index-el {
}
` `
html = /*html*/ ` html = /*html*/ `