##################################
## FLUIDSTYLEDCONTENT OVR SETUP ##
##################################

lib.contentElement {
    partialRootPath >
    partialRootPaths {
      0 = EXT:fluid_styled_content/Resources/Private/Partials/
      10 = {$styles.templates.partialRootPath}
      20 = EXT:hive_ovr_fluidstyledcontent/Resources/Private/Partials/
    }

    templateRootPaths >
    templateRootPaths {
        0 = EXT:fluid_styled_content/Resources/Private/Templates/
        10 = {$styles.templates.templateRootPath}
        20 = EXT:hive_ovr_fluidstyledcontent/Resources/Private/Templates/
    }
}