set_shared_style_sheets
import { set_shared_style_sheets } from "https://raw.githubusercontent.com/melhosseiny/flare/main/flare.js";Sets constructed shared_styles_sheets given non-constructed sheets. These are the stylesheets that are going to be adopted by all components defined by this instance.
function set_shared_style_sheets(sheets);