Go to file
2021-03-19 21:57:10 +01:00
.phan initial commit 2021-03-19 21:00:11 +01:00
i18n Update description to link to TemplateStyles page 2021-03-19 16:30:24 -04:00
includes bug: Fix matching !important with css vars 2021-03-19 21:57:10 +01:00
.eslintignore initial commit 2021-03-19 21:00:11 +01:00
.eslintrc.json initial commit 2021-03-19 21:00:11 +01:00
.gitattributes initial commit 2021-03-19 21:00:11 +01:00
.gitignore initial commit 2021-03-19 21:00:11 +01:00
.gitreview initial commit 2021-03-19 21:00:11 +01:00
.phpcs.xml initial commit 2021-03-19 21:00:11 +01:00
composer.json initial commit 2021-03-19 21:00:11 +01:00
COPYING initial commit 2021-03-19 21:00:11 +01:00
extension.json initial commit 2021-03-19 21:00:11 +01:00
Gruntfile.js initial commit 2021-03-19 21:00:11 +01:00
package-lock.json initial commit 2021-03-19 21:00:11 +01:00
package.json initial commit 2021-03-19 21:00:11 +01:00
README.md initial commit 2021-03-19 21:00:11 +01: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-*