Remove link tag for default.min.css in head
-
Hi Tobias,
First, thank you very much for this plug-in. It has worked perfectly for my latest project.
Is there any way I can not call for this stylesheet in the head tag of my WordPress site?
<link rel='stylesheet' id='tablepress-default-css' href='https://www.website.com/wp-content/plugins/tablepress/css/default.min.css?ver=1.0' type='text/css' media='all' />
I am using SASS to write this website’s CSS and I’d rather keep my table styles there. Also I’m trying to reduce HTTP requests as much as I possibly can and I simply do not need this stylesheet to load.
I’ve searched through every file within the plug-in folder and cannot seem to find any code that inserts this stylesheet. Am I overlooking it?
Thanks in advanced,
Alex.
- The topic ‘Remove link tag for default.min.css in head’ is closed to new replies.