#Access to the Astro config in a page
1 messages · Page 1 of 1 (latest)
What properties exactly are you looking to use throughout your astro project?
1 messages · Page 1 of 1 (latest)
Is it possible to access the astro config in a page, I would like to query the properties without having to maintain duplicate copies of the data in my codebase, specifically the markdown object to pass to createMarkdownProcessor
What properties exactly are you looking to use throughout your astro project?