mediawiki-extensions-Templa.../README.md

11 lines
262 B
Markdown
Raw Normal View History

2021-03-19 20:00:11 +00:00
# TemplateStylesExtender
Extends Extension:TemplateStyles by the following new matchers:
* CSS Variables:
* Example: `color: var( --example-var )`
* `image-rendering`
* `ruby-position`
* `ruby-align`
* `scroll-margin-*`, `scroll-padding-*`
2021-05-21 19:51:07 +00:00
* `pointer-events`