mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
Restore stylelinting
When moving the LESS files to the src folder we disabled this. Change-Id: I4d3a94c3511a7896777535a5f036c5161c6a8fcd
This commit is contained in:
parent
ad647724e5
commit
f444c15a2d
|
@ -56,7 +56,7 @@ module.exports = function ( grunt ) {
|
|||
syntax: 'less'
|
||||
},
|
||||
all: [
|
||||
'resources/ext.popups.main/**/*.less'
|
||||
'src/**/*.less'
|
||||
]
|
||||
},
|
||||
watch: {
|
||||
|
|
Loading…
Reference in a new issue