achat-maison-albi-fr/src
Emil Gulamov da00757a63 Add MainLayout to Astro layouts
Implemented MainLayout with essential HTML structure including title, lenis library for scrolling, and theme choices in Astro.js. The MainLayout provides a foundational layout for the application, complete with pre-configured scripts for handling user preferences such as dark mode, and scripts for handling smooth scrolling behavior with the lenis library.
2024-02-12 05:46:39 +04:00
..
components Rename 'paragraph' prop to 'content' across components 2024-02-12 05:46:27 +04:00
images Refactor component names and clean up comment formatting 2024-02-12 03:50:17 +04:00
layouts Add MainLayout to Astro layouts 2024-02-12 05:46:39 +04:00
pages Refactor component names and add newline in SecondaryCTA 2024-02-12 04:48:22 +04:00
env.d.ts Add initial project setup with Astro 2024-02-10 03:49:51 +04:00