graphics-smooth
graphics-smooth copied to clipboard
Is this available in a CDN?
I want to test this in my one html file (testing for solution) and I am not seeing how I could get this via a CDN or refer to it directly. Can we set it another way than requiring it in?
You can use tools like https://unpkg.com/
Thank you sir, that was very nice of you. For now I just copied files out of the dist folder. I'll let you know how it goes.