1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-30 17:19:46 +02:00

Build for v3.0.1

This commit is contained in:
Angelos Chalaris
2018-10-27 10:15:03 +03:00
parent 605b61908c
commit be0e519032
19 changed files with 58 additions and 55 deletions

View File

@@ -1408,7 +1408,7 @@
flavorFile +='/*\n';
flavorFile +=' Flavor name: Custom (mini-custom)\n';
flavorFile +=' Generated online - https://minicss.org/flavors\n';
flavorFile +=' mini.css version: v3.0.0\n';
flavorFile +=' mini.css version: v3.0.1\n';
flavorFile +='*/\n';
flavorFile +='$base-root-font-size: '+flavorData.core.baseRootFontSize+'px; // Root font sizing for all elements (`px` only)\n';
flavorFile +='$base-line-height: '+flavorData.core.baseLineHeight+'; // Line height for most elements\n';