Remove a CSS file that was registered with wp_register_style().
<?php wp_deregister_style( $handle ) ?>
wp_deregister_style() is located in wp-includes/functions.wp-styles.php.
Enqueue Scripts
Enqueue Styles
Front-End Hooks
Admin Hooks
Login Hooks