Removed editor-style style files in favor of adding a simple _tinymce.scss partial. This cuts styles compiling time in about half.
`add_editor_style` now just references `main.css`
This commit is contained in:
@@ -12,11 +12,6 @@
|
||||
],
|
||||
"main": true
|
||||
},
|
||||
"editor-style.css": {
|
||||
"files": [
|
||||
"styles/editor-style.scss"
|
||||
]
|
||||
},
|
||||
"jquery.js": {
|
||||
"bower": ["jquery"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user