Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #870237

    keatoncreative
    Participant

    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!

    #870467

    John Ezra
    Member

    Hi there,

    Thanks for writing in! This was a change made to better prepare the structure for some future developments. It allows the CSS files to be in a similar folder structure with other assets.

    This change was announced in our changelog on February 5, 2016 found here: https://theme.co/changelog/#theme-4-3-3

    Hope this helps clarify – thanks!