mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-04 18:05:45 +03:00
Theme: Add editor styles.
This commit is contained in:
parent
a197adc6e2
commit
1db9ec9203
5 changed files with 604 additions and 3 deletions
|
@ -43,7 +43,8 @@ module.exports = function( grunt ) {
|
|||
},
|
||||
dist: {
|
||||
files: {
|
||||
'css/style.css': 'css/style.scss'
|
||||
'css/style.css': 'css/style.scss',
|
||||
'css/style-editor.css': 'css/style-editor.scss'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue