From f8c1a81dd3026b2578e06da4afd194d671045aa9 Mon Sep 17 00:00:00 2001 From: kurudrive Date: Mon, 1 Apr 2024 20:19:13 +0900 Subject: [PATCH] [ G3 ][ 6.5 ] Attend to aspectRatio --- _theme.json | 3 +++ readme.txt | 1 + 2 files changed, 4 insertions(+) diff --git a/_theme.json b/_theme.json index e4a3cf68..af81a7ce 100644 --- a/_theme.json +++ b/_theme.json @@ -88,6 +88,9 @@ "background": { "backgroundImage": true, "backgroundSize": true + }, + "dimensions": { + "aspectRatio": true } } } \ No newline at end of file diff --git a/readme.txt b/readme.txt index a0ee83fd..e1d8733f 100644 --- a/readme.txt +++ b/readme.txt @@ -38,6 +38,7 @@ https://www.vektor-inc.co.jp/inquiry/ == Changelog == +[ G3 ][ 6.5 ] Attend to aspectRatio [ G3 ][ 6.5 ] Attend to backgroundSize [ G3 / G2 ] Allow using CSS level 4 viewport-relative units