mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-23 14:36:51 +00:00
Move Parsoid-specific CSS into a subdirectory
The first two files have been added to the root modules/ directory via I487095d in 2015. No problem. Many, many more files have been added via I000b453 in 2022. It's really hard to tell what is what since then. I'm not absolutely sure what the naming convention for this folder should be. Could as well be "localized-styles/" or just "Parsoid/". Bug: T156350 Change-Id: Ibcf8c7a6db5400ed8a9811244a070e03ff372a39
This commit is contained in:
parent
7b308564e0
commit
644597c402
|
@ -57,6 +57,8 @@
|
|||
}
|
||||
},
|
||||
"ext.cite.parsoid.styles": {
|
||||
"localBasePath": "modules/parsoid-styles",
|
||||
"remoteExtPath": "Cite/modules/parsoid-styles",
|
||||
"class": "Cite\\ResourceLoader\\CiteCSSFileModule",
|
||||
"styles": "ext.cite.parsoid.styles.less"
|
||||
},
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue