UNPKG
angular-perfect-scrollbar-2
Version:
latest (1.2.5)
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.1.1
1.1.0
1.0.0
A wrapper for perfect-scrollbar using its new CommonJS API and injecting CSS automatically.
angular-perfect-scrollbar-2
/
app.css
2 lines
(1 loc)
•
79 B
CSS
View Raw
1
2
@import
"./node_modules/perfect-scrollbar/dist/css/perfect-scrollbar.min.css"
;