• I continue have issues with this plugin. Every time we make an update to any page, I have to go back to the WP-CSS plugin settings and click “save” to rewrite whatever bug it has. This works to correct my staging and production environments, but my dev environment breaks every single time. The WP-SCSS plugin changes the code when the staging or prod environment gets copied to dev. Then it creates a critical error and won’t allow me to overwrite it. I wish the developers would correct this issue and/or find a comparable alternative for us to use.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sky Bolt

    (@sky-bolt)

    Hey Kvangorden,

    Can you submit a bug report to the GitHub repo with details as to what is happening? I’m working to actively maintain this plugin and would like to hear what’s going on for you. Try version 2.1.6 out and let me know if that helps.

    Hey @kvangorden

    I have all face this issue when I’m using multiple time “&” like :

    .test-{
    &-1{
    display:block;
    &:hover{
    display:inline-block;
    }
    }
    }

    Plugin Author Sky Bolt

    (@sky-bolt)

    @kvangorden A new version is out that fixes this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Broken, not regularly updated’ is closed to new replies.