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

Generator updates

This commit is contained in:
Angelos Chalaris
2018-05-28 12:01:52 +03:00
parent 906af26959
commit ad609410c5
25 changed files with 12111 additions and 4801 deletions

View File

@@ -365,8 +365,6 @@
- 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 flavors.
- *TODO* Auto-compile SCSS to CSS when generating, copy all `src` to the `docs`.
- *TODO* Rebase and release.
## 20180528
@@ -376,3 +374,4 @@
- Replied to issues on the repo.
- Updated the flavor generation to show the progress.
- Fixed documentation links.
- Updated generator, it now adds and updates the proper folders along with everything else.