Skip to content

Commit

Permalink
Release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amir2mi committed Feb 18, 2022
1 parent 151d6d5 commit 416a54e
Show file tree
Hide file tree
Showing 13 changed files with 1,443 additions and 211 deletions.
4 changes: 2 additions & 2 deletions dist/css/flatify-min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/flatify-noprefix-min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/flatify-noprefix.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions dist/css/flatify.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,619 changes: 1,425 additions & 194 deletions dist/js/flatify.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify-min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify-noprefix-min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify-noprefix.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/flatify.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FlatifyCSS version 1.2.2
* FlatifyCSS version 1.2.3
* Modern flat design framework for the web — inspired by Duolingo design system.
* Copyright 2021-2022 The FlatifyCSS Authors
* Licensed under MIT (https://github.com/amir2mi/flatifycss/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flatifycss",
"version": "1.2.2",
"version": "1.2.3",
"description": "Modern flat design framework for the web — inspired by Duolingo design system.",
"main": "index.html",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion scss/flatify.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FlatifyCSS version 1.2.2
* FlatifyCSS version 1.2.3
* Modern flat design framework for the web — inspired by Duolingo design system.
* Copyright 2021-2022 The FlatifyCSS Authors
* Licensed under MIT (https://github.com/amir2mi/flatifycss/blob/master/LICENSE)
Expand Down

0 comments on commit 416a54e

Please sign in to comment.