Function script::devtools::handle_get_css_database

source ยท
pub fn handle_get_css_database(
    reply: IpcSender<HashMap<String, CssDatabaseProperty>>,
)