Developer007
Developer007

Reputation: 49

Metro UI css and js files are changing my page style

I am using live tile in my index page. I imported css and js files from CDN.

<link rel="stylesheet" href="https://cdn.metroui.org.ua/v4/css/metro-all.min.css">
<script href="https://cdn.metroui.org.ua/v4/js/metro.min.js"></script>

I have jquery date picker and inputs on my page. If I import files, my inputs and datepicker style has lost.

I want to use only for tiles. What can I do ?

Upvotes: 0

Views: 253

Answers (0)

Related Questions