--- /*! * © 2023 Nikita Karamov * Licensed under AGPL v3 or later */ import "@styles/main.scss"; const { title } = Astro.props; ---