I copied code from other project, and I want to use MaterializeCSS framework for styling. But I have problem and some clashes. I didn’t install Bootstrap in my project, I have checked in bower.json, package.json, and www/lib, there are not Bootstrap file/ depencies. But I can use bootstrap class in my project. Why ? Is the Twitter Bootstrap included in Ionic project ? So I don’t need to install bootstrap again ??
*note : I just want to use materializecss without bootstrap, but for now, many clashes. May be this thread is similar with this one IONIC CSS and Bootstrap .
Thank’s for your help.