internal/static: Bundle resources automatically
This commit is contained in:
parent
9ada07ce70
commit
464b1bf5dd
27 changed files with 1503 additions and 28 deletions
2
internal/component/static/dist/autolink/autolink.css
vendored
Normal file
2
internal/component/static/dist/autolink/autolink.css
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.header-link{opacity:0;font-size:.8em;text-decoration:none;transition:opacity .2s ease-in-out .1s;position:relative;left:.5em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link{opacity:1}
|
||||
/*# sourceMappingURL=autolink.css.map */
|
||||
Loading…
Add table
Add a link
Reference in a new issue