1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-18 03:31:16 +02:00

Flavor generation for core, icon and utility

This commit is contained in:
Angelos Chalaris
2018-05-19 10:42:13 +03:00
parent 9b51742dc2
commit d712a2126c
5 changed files with 212 additions and 9 deletions

View File

@@ -344,3 +344,9 @@
- Made switches disable the controls for each form as necessary in the flavors page.
- Added some flavor file generation parts, this will take a little while.
## 20180519
- Finished Sass variable generation for `core` module in flavors page.
- Finished Sass variable generation for `icon` module in flavors page.
- Finished Sass variable generation for `utility` module in flavors page.