Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

css not applying even though uploaded to shopify and linked to in template #165

Open
allthetime opened this issue Jul 4, 2019 · 6 comments

Comments

@allthetime
Copy link

allthetime commented Jul 4, 2019

Hi this looks like a common problem that may have been solved before, but I am experiencing now.

The "solution" at #92 doesn't do anything.

When I make changes to my ./styles/theme.scss.liquid they are not reflected on the page. When I check the link that is added for the style sheet

//cdn.shopify.com/s/files/1/xxxx/yyyy/zzzz/t/1/assets/layout.theme.styleLiquid.scss.css?280

It contains my changes but they are not applied to the page.

Also, it seems there a lot of other default styles being imported in ./styles/theme.scss that are nowhere to be found on the page.

All I have done is start up a basic project with the starter-theme. What am I missing?

@ada-ada-ada-art
Copy link

I am having this exact issue. Haven't figured out a fix to it yet, but it seems the SASS is not being compiled into a custom.css file in the basic theme setup.

@hankmander
Copy link

Any news on this? I just ran into this issue and while the scss file seems to compile ( it complains on syntax error) I cannot find the compiled file anywhere. This is with a totally clean clone of starter-theme.

@chocoBry
Copy link

Anyone solved this? Running to the same problem when I used the Debut theme and customized the theme

@adityasethi06
Copy link

Hi,

Anyone found a fix for the issue? I am making changes to the theme.scss.liquid but when I inspect the element then changes are not being reflected.
Thanks in advance for the help!!!

@filip-jk
Copy link

filip-jk commented Mar 3, 2020

Bumping this one up.

@SohanR
Copy link

SohanR commented Mar 4, 2021

i am facing same problem. anyone fix this or not yet ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants