refactor: cloak elements that need alpine loaded
This commit is contained in:
parent
7b70a10463
commit
231eee3e10
7 changed files with 16 additions and 17 deletions
|
|
@ -106,3 +106,5 @@ a, a:visited {
|
|||
color: var(--link-color);
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
|
||||
[x-cloak] { display: none !important; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue