Збірка vite для верстки html, scss, Js.
- yarn
- yarn dev
- yarn build
<load ="src/html/header/header.html" />
- ініціалізація
<load ="src/some-static-link.htm"
text="Go to DuckDuckGo"
href="https://duckduckgo.com" />
- імпорт
<a href=" {=$href} " >{=$text} </a>