Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 5 years ago.
Improve this questionIs it OK to include an external CSS into a WP plugin by developer?
- against the policies
- ethical? (loading resources from your server)
- if public resource e.g. BootstrapCDN
- not advised (this one is obvious, dependency+etc)
Thank you!