Skip to content

Commit e63120e

Browse files
authored
add scss as valid (#14)
1 parent 32d5886 commit e63120e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"resourceloaderarticles-success-edit": "Resource successfully edited",
3232
"resourceloaderarticles-success-delete": "Resource successfully deleted",
3333

34-
"resourceloaderarticles-help-page": "Page name of resource (excl. `MediaWiki:Common.[js|css]/`). Valid JS ends with `.js` and valid styling ends with `.css` or `.less`.",
34+
"resourceloaderarticles-help-page": "Page name of resource (excl. `MediaWiki:Common.[js|css]/`). Valid JS ends with `.js` and valid styling ends with `.css`, `.less` or `.scss`.",
3535
"resourceloaderarticles-help-priority": "Priority for loading order of the resource (higher first), falls back to alphabetic order within a single priority class. Priority is done in two groups: Less/CSS and SCSS. The first group will always be before the second."
3636
}

0 commit comments

Comments
 (0)