Skip to content

Commit 9eb5041

Browse files
committed
Remove support for IE conditional scripts and styles
Returns false if conditional scripts or styles are identified; updates comments; removes files that were only loaded conditionally.
1 parent 8c374a5 commit 9eb5041

File tree

11 files changed

+29
-612
lines changed

11 files changed

+29
-612
lines changed

Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,6 @@ module.exports = function(grunt) {
644644
// Exceptions.
645645
'!wp-includes/css/dashicons.css',
646646
'!wp-includes/css/wp-embed-template.css',
647-
'!wp-includes/css/wp-embed-template-ie.css'
648647
]
649648
},
650649
colors: {

0 commit comments

Comments
 (0)