Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Added PWA flavor
Browse files Browse the repository at this point in the history
Added a flavor targeting Android and mobile devices in general.
  • Loading branch information
Chalarangelo committed Jul 15, 2017
1 parent f95f90a commit b36daa5
Show file tree
Hide file tree
Showing 18 changed files with 1,894 additions and 13 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v2.3.3

- Added a new `mini-pwa` flavor, targeting Android and mobile devices in general.

## v2.3.2

- Improved the styling of `select` to be a bit lighter in terms of size.
Expand Down
2 changes: 1 addition & 1 deletion dist/mini-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Flavor name: Dark (mini-dark)
Author: Angelos Chalaris ([email protected])
Maintainers: Angelos Chalaris
mini.css version: v2.3.2
mini.css version: v2.3.3
*/
/*
Browsers resets and base typography.
Expand Down
2 changes: 1 addition & 1 deletion dist/mini-default.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Flavor name: Default (mini-default)
Author: Angelos Chalaris ([email protected])
Maintainers: Angelos Chalaris
mini.css version: v2.3.2
mini.css version: v2.3.3
*/
/*
Browsers resets and base typography.
Expand Down
2 changes: 1 addition & 1 deletion dist/mini-lite.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Flavor name: Lite (mini-lite)
Author: Angelos Chalaris ([email protected])
Maintainers: Angelos Chalaris
mini.css version: v2.3.2
mini.css version: v2.3.3
*/
/*
Browsers resets and base typography.
Expand Down
2 changes: 1 addition & 1 deletion dist/mini-nord.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Flavor name: Nord (mini-nord)
Author: tphecca (https://github.com/tphecca)
Maintainers: tphecca
mini.css version: v2.3.2
mini.css version: v2.3.3
*/
/*
Browsers resets and base typography.
Expand Down
Loading

0 comments on commit b36daa5

Please sign in to comment.