Viewing 1 replies (of 1 total)
  • Thread Starter almcr

    (@almcr)

    `
    This method works: dequeue the style sheets, and then enqueue them again in the order you want them.

    Now the style sheets can be read in the order: parent style,css, color.css, and then the child style.css. This allows you to update anything in CSS, including the color CSS code.

    Not sure if there is a better or shorter way to do this, if there is, please add your input.

    Al

Viewing 1 replies (of 1 total)
  • The topic ‘changing order of enqueue requests’ is closed to new replies.