Closed peter-stanev closed 8 years ago
I can load javascript file from cdn. https://cdnjs.cloudflare.com/ajax/libs/angular-slick-carousel/3.1.7/angular-slick.js
I found it from https://cdnjs.com/libraries/angular-slick-carousel
How can I load css files from CDN? I can't find the link. Usually I am downloading css like this.
<link rel="stylesheet" href="../bower_components/slick-carousel/slick/slick-theme.css">
Looking forward your help
found it.
I can load javascript file from cdn. https://cdnjs.cloudflare.com/ajax/libs/angular-slick-carousel/3.1.7/angular-slick.js
I found it from https://cdnjs.com/libraries/angular-slick-carousel
How can I load css files from CDN? I can't find the link. Usually I am downloading css like this.
Looking forward your help