I am working on a brand new theme from scratch. In doing so I am noticing that Piklist is adding the following html to my theme:
<link rel='stylesheet' id='dashicons-css' href='http://jplwp.lo9on.com/wp-includes/css/dashicons.min.css?ver=3.9.2' type='text/css' media='all' />
<link rel='stylesheet' id='editor-buttons-css' href='http://jplwp.lo9on.com/wp-includes/css/editor.min.css?ver=3.9.2' type='text/css' media='all' />
Is there a purpose for this? I don’t plan on using dash icons or the html editor on my front-end. If this is intentional, is there a way to disable it?