Changed locations

This commit is contained in:
Alexis
2024-01-05 21:36:51 +01:00
parent 7d344fc0a8
commit c9da4fe4d1
4 changed files with 16 additions and 9 deletions

View File

@@ -41,6 +41,6 @@ const { title } = Astro.props;
</body>
</html>
<style lang="scss">
<style lang="scss" is:global>
@import '../assets/scss/theme.scss';
</style>