Do I need to re-import Susy to work with it in a child theme?
I'm sure this is a question with a simple answer.
I am working on a Storefront child theme. Storefront's stylesheet has been compiled using the Susy grid system - and I was hoping to inherit mixins etc. based on the parent's definitions, but all the Sass partials are present in the parent theme's Assets folder except for Susy (and Bourbon, which I'd like to use too).
Do I need to re-import/re-declare these libraries if I want to use them?
Topic sass child-theme theme-development Wordpress
Category Web