[go: up one dir, main page]

build: Updating micromatch to 4.0.8

* https://github.com/advisories/GHSA-952p-6rrq-rcjv

Change-Id: Ie3867f2c3c1eff7ec455eb600b1002243dd4a3d0
1 file changed
tree: 09fe3d5412f9cab9302fbd5baecfbb44b91cb6b9
  1. .phan/
  2. i18n/
  3. includes/
  4. tests/
  5. .eslintrc.json
  6. .gitignore
  7. .gitreview
  8. .phpcs.xml
  9. CODE_OF_CONDUCT.md
  10. composer.json
  11. COPYING
  12. extension.json
  13. Gruntfile.js
  14. package-lock.json
  15. package.json
  16. README.md
README.md

TemplateStyles

The TemplateStyles extension introduces a <templatestyles> tag to specify that a stylesheet should be loaded from a wiki page. Placing this in a template allows the template to have custom styles without having to place them in MediaWiki:Common.css.

For installation and setup instructions, see https://www.mediawiki.org/wiki/Extension:TemplateStyles.

For instructions on how to use the extension as an editor on a wiki, see https://www.mediawiki.org/wiki/Help:TemplateStyles.