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

Added PWA flavor

Added a flavor targeting Android and mobile devices in general.
This commit is contained in:
Angelos Chalaris
2017-07-15 22:58:33 +03:00
parent f95f90a28d
commit b36daa59fd
18 changed files with 1894 additions and 13 deletions

View File

@@ -1274,3 +1274,9 @@
- Added `$apply-select-fix` to the `input_control` module, disabled the fix for `mini-lite` to make the flavor lighter.
- Updated `select` styles to utilize some smart tricks, reducing size by a sliver (about `0.03KB` less when gzipped).
- Released the **v2.3.2** hotfix.
# v2.3.3 Development Log
## 20170715
- Worked on the `mini-pwa` flavor. Updated everything and released `v2.3.3`.