Improved optimization

Is there any way to reduce the CSS so that a file is made only with what was used from the bootstrap, removing the link from the cdn. this link greatly slows down the loading of the site. often only 10% of the bootstrap CSS is needed.

1 Like

I will test it, thanks.

I’ll return here because I’m having difficulties!
Using purgecss I managed to get good results, but I think I don’t know how to use it correctly.
CSS for mobile is being erased, as well as CSS for page scrolling.
Is there any way to inform that these CSS are needed by the site?