Added css marker to style so we can get syntax highlighting.
This commit is contained in:
parent
50c4a75b49
commit
6d74befbb3
@ -21,7 +21,7 @@ class RouterLink extends IgniteElement {
|
|||||||
}
|
}
|
||||||
|
|
||||||
get styles() {
|
get styles() {
|
||||||
return `
|
return /*css*/`
|
||||||
router-link {
|
router-link {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user