Is the css.liquid file no longer in use?

Is css.liquid file deprecated?

I’ve been trying to add some CSS rules but nothing works

but when I add a new .CSS file it is perfectly working.

This is PageFly - Free Landing Page Builder. I would love to provide my recommendations for your store.

Regard your concern about is css.liquid deprecated or not. I don’t think it has been deprecated but the issue might be the css file hasn’t linked to the theme yet

Please help me to link the file again

or remove .liquid {{ ‘filename.css’ | asset_url | stylesheet_tag }}

This can be done in theme.liquid

Hope this helps.

Best regards,

PageFly

@Regie_1 - you can try solution given by @PageFly-Victor

or other issue might be that the file has some error in some line before your code which stops loading next css

can you please share your site link?

this one works fine thanks