Skip to content

Why is my scss not used on the deployed website although it is used locally? #11284

Answered by mcanouil
durraniu asked this question in Q&A
Discussion options

You must be logged in to vote

Now, I understand css is for CSS not SCSS, so you can't put:

css: styles.scss

SCSS requires compilation, CSS does not.

See https://quarto.org/docs/output-formats/html-themes.html

Note that the image is present in your _site so resource discovery seems to work.

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
7 replies
@mcanouil
Comment options

@durraniu
Comment options

@mcanouil
Comment options

@durraniu
Comment options

@mcanouil
Comment options

Comment options

You must be logged in to vote
7 replies
@durraniu
Comment options

@durraniu
Comment options

@mcanouil
Comment options

@mcanouil
Comment options

Answer selected by durraniu
@durraniu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
websites Issues creating websites publishing themes Related to HTML theming or any other style related issue (like highlight-style)
3 participants