# Stylesheet source status

The JavaScript source maps recover the Vue single-file components, including their component-level `<style>` blocks, but they do not contain the original global `src/assets/main.scss` source.

`main.compiled-reference.css` preserves the exact upstream compiled CSS bundle as a reference. It is not represented as the preferred editable SCSS source and should not be mistaken for an exact reconstruction of `main.scss`.
