We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9d5b9 commit 9a1e284Copy full SHA for 9a1e284
README.md
@@ -226,6 +226,7 @@ $scope.$on("slideEnded", function() {
226
## Project integration
227
228
```html
229
+ <link rel="stylesheet" type="text/css" href="/path/to/slider/rzslider.css"/>
230
<script src="/path/to/angularjs/angular.min.js"></script>
231
<script src="/path/to/slider/rzslider.min.js"></script>
232
0 commit comments