Discussion
Shopify
Can I use Sass/SCSS files in Shopify OS 2.0 themes?
Jenny Store
0 reputation
3 weeks ago
49 views
3 replies
Working on a project and need some expert opinions:
Question: Can I use Sass/SCSS files in Shopify OS 2.0 themes?
Question: Can I use Sass/SCSS files in Shopify OS 2.0 themes?
3 Replies
John Desktop
· 3 weeks ago
If you must, compile SCSS locally using VS Code extensions and upload the .css file.
Betty Migration
· 3 weeks ago
Native CSS nesting is now supported in modern browsers, reducing the need for Sass.
Tom Security
· 3 weeks ago
Shopify has deprecated `.scss` compilation. Use standard CSS or CSS variables.
You must be logged in to reply.
Log In to ReplyRelated Discussions
Liquid Error: 'Memory limits exceeded' in collection.liquid loop. How to optimize?
3 replies
1 week ago
How do I access Metafields in a .js file for my custom section?
3 replies
2 weeks ago
Why is 'img_url' filter deprecation warning showing up in my theme editor?
3 replies
2 weeks ago
How to filter a collection by tag using URL parameters without an app?
3 replies
5 days ago
How to show different content for logged-in customers vs guests?
3 replies
4 days ago