import "container-query-polyfill"; import Alpine from "@libs/alpine"; import "./base/components"; import "./book/components"; Alpine.start();