mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 19:14:09 +03:00
ripples.js is now part of the core
This commit is contained in:
parent
6d7ab733ce
commit
4448deed16
|
@ -8,7 +8,9 @@
|
||||||
"description": "Material Design theme for Bootstrap 3",
|
"description": "Material Design theme for Bootstrap 3",
|
||||||
"main": [
|
"main": [
|
||||||
"dist/css/material.css",
|
"dist/css/material.css",
|
||||||
"dist/js/material.js"
|
"dist/js/material.js",
|
||||||
|
"dist/css/ripples.css",
|
||||||
|
"dist/js/ripples.js"
|
||||||
],
|
],
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"test",
|
"test",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user