Skip to content

Commit

Permalink
Update Air-light base SCSS to 9.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Aug 24, 2022
1 parent 24fa380 commit 87005d2
Show file tree
Hide file tree
Showing 23 changed files with 1,359 additions and 1,186 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
### [Unreleased]
### 1.2.1: 2022-08-24

* Add new icons, make icons more consistent
* Fix hero with video block: `<video>` autoplay for iPhone Safari
* SCSS: Change lazyload classes to image-background
* Update Air-light base SCSS to 9.0.8

### 1.2.0: 2022-08-23

Expand Down
4 changes: 2 additions & 2 deletions bin/newblock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
# @Author: Roni Laukkarinen
# @Date: 2021-11-23 18:06:59
# @Last Modified by: Roni Laukkarinen
# @Last Modified time: 2022-08-23 15:05:20
# @Last Modified time: 2022-08-24 14:40:21

# Script specific vars
SCRIPT_LABEL='for macOS'
SCRIPT_VERSION='1.2.0 (2022-08-23)'
SCRIPT_VERSION='1.2.1 (2022-08-24)'

# Vars needed for this file to function globally
CURRENTFILE=`basename $0`
Expand Down
Loading

0 comments on commit 87005d2

Please sign in to comment.