Hi there,
Had a little mini heart attack when I updated my X theme. Using a child theme for all of my customizations and when I updated, all of my styles seemed to break.
After some deep searching, I found that this path changed for no apparent reason:
@import url( ‘../x/framework/css/dist/site/stacks/integrity-light.css’);
Why did this change? Why the extra /dist directory?
Thank you!