Patch Changes
- 2321b57: - Allow Markdown with scoped styles to coexist happily with code syntax highlighting via Prism
- 618ea3a: Properly escapes script tags with nested client:load directives when passing Astro components into framework components via props. Browsers interpret script end tags in strings as script end tags, resulting in syntax errors.
- 939b9d0: Allow dev server port to be set by
PORT
environment variable - Updated dependencies [1339d5e]
- @astrojs/renderer-vue@0.1.7