1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-20 12:41:37 +02:00

Tried and tested flavor generation

This commit is contained in:
Angelos Chalaris
2018-05-26 13:46:26 +03:00
parent a361f69240
commit 4c631cf4d4
27 changed files with 3896 additions and 81 deletions

View File

@@ -360,3 +360,12 @@
## 20180520
- Finished Sass variable generation for `input_control` module in flavors page.
- Finished Sass variable generation for `contextual` module in flavors page.
## 20180526
- Added `jszip`, `sass.js` and `file-saver` to `package.json`.
- Used above tools and some code to finish up the `flavors` page generation process.
- *TODO* Add links to useful tools.
- *TODO* Add flavors.
- *TODO* Auto-compile SCSS to CSS when generating, copy all `src` to the `docs`.
- *TODO* Rebase and release.