Skip to content

Commit 70df8e2

Browse files
committed
Remove IE11 CSS polyfill call from component
1 parent 47a5811 commit 70df8e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/FlowForm.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@
115115
import FlowFormQuestion from './Question.vue'
116116
import LanguageModel from '../models/LanguageModel'
117117
118-
// IE variables ponyfill
119-
window.cssVars && cssVars()
120118
121119
export default {
122120
name: 'FlowForm',

0 commit comments

Comments
 (0)