« If you don't Knock, there is no reason to open the door »
I know that it is already possible to add a file.css in customcss folder, but I can not use it without the admin panel, that I don't use.
I am interested in having inline css in <head> between <style> tags for critical path rendering matters but is not possible with the customcss folder method, that add a link.
I have thought also of the AddInlineCss method of the Asset Manager, but for a complex page, the data was given too long...
So I really would like is to have a plugin that takes my css, puts in <head> between <style> tags without spaces, and, if possible, have it well minified!
thanks in advance ☆