mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 08:29:53 +03:00
Note about Bootstrap and CommonJS compatibility added to the README
This commit is contained in:
parent
23156b84e0
commit
b654589833
|
@ -204,3 +204,5 @@ console.log(typeof jquery().modal === 'function');
|
|||
console.log('Is Bootstrap Material loaded?');
|
||||
console.log(typeof jquery.material === 'object');
|
||||
```
|
||||
|
||||
NOTE: Until this [PR](https://github.com/twbs/bootstrap/pull/15640) be accepted (or equivalent) into the main Bootstrap project this fork must be used: [https://github.com/eface2face/bootstrap](https://github.com/eface2face/bootstrap)
|
Loading…
Reference in New Issue
Block a user