mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-03 19:56:55 +00:00
eac71ab60f
Also produces a CSS file for the symbol buttons, using the SVG filenames. Gets the list of symbols from symbols.json. Bug: T118660 Change-Id: Iaa792418d870a7e266b6455ef037994e31278278
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"name": "math-icons-generator",
|
|
"dependencies": {
|
|
"svgo": "^0.6.0"
|
|
}
|
|
}
|