Skip to content

Commit 9a1e284

Browse files
committed
Add CSS link reference in Project Integration
Closes #180
1 parent da9d5b9 commit 9a1e284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ $scope.$on("slideEnded", function() {
226226
## Project integration
227227

228228
```html
229+
<link rel="stylesheet" type="text/css" href="/path/to/slider/rzslider.css"/>
229230
<script src="/path/to/angularjs/angular.min.js"></script>
230231
<script src="/path/to/slider/rzslider.min.js"></script>
231232

0 commit comments

Comments
 (0)