vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.89k stars 1.16k forks source link

IE11 css not working #2190

Closed do-web closed 4 years ago

do-web commented 4 years ago

If i import the css:

import 'vue-material/dist/vue-material.min.css'; import 'vue-material/dist/theme/default.css';

the css is not correct. In IE11 CSS var is not supported. Where i can find the css for IE11?

wengera commented 4 years ago

The problem is IE11. Not the CSS.

Morgul commented 4 years ago

@do-web This project does not support IE11.