If it helps, here’s how I’m attaching my stylesheets:
wp_enqueue_style(“jqueryui_css”, get_bloginfo( ‘stylesheet_directory’ ).”/css/jqueryui/custom.css”, false, $pp_theme_version, “all”);
The regex in ossdl.php is fairly complex and I’m nervous messing with it. Can I try a separate CDN plugin? Will that conflict with Super Cache?
Thanks!