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:
@@ -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';
|
||||
|
Reference in New Issue
Block a user