Shopify CSS Explained: {% stylesheet %} vs {% style %} vs <style> If you've built a Shopify theme, you've probably used one of these: {% stylesheet %}; {% style %} <style> They all write CSS. So why did Shopify create three different ways to do what seems like the same job? The answer isn't abo...

Source: [Dev.to](https://dev.to/sammulla47/most-shopify-developers-use-this-every-day-almost-nobody-knows-why-it-exists-4ehc)

Sponsored