Shopify / shopify-css-import

Add CSS import functionality to Shopify theme development with Grunt.js or Gulp.js
http://shopify.github.io/shopify-css-import
MIT License
83 stars 18 forks source link

How do we use this with Timber? #10

Closed ajmalafif closed 10 years ago

ajmalafif commented 10 years ago

I'm looking at both and thinking how do I use both together?

cshold commented 10 years ago

If you want to use this with Timber you'll have to split up the .scss files into modules and create your own folder structure. We're talking and exploring options for including Grunt, Gulp, or Yeoman as a project generator, so keep an eye out there for how it goes.