From 1367ee8070b48dec43826d69b424afc252ef1a15 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Fri, 18 Aug 2023 23:36:14 +0200 Subject: [PATCH] Add missing menu link for the null alpha channel breaking change (#805) Co-authored-by: Natalie Weizenbaum --- source/_data/documentation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_data/documentation.yml b/source/_data/documentation.yml index 342b1888c..31f806808 100644 --- a/source/_data/documentation.yml +++ b/source/_data/documentation.yml @@ -71,6 +71,7 @@ toc: - CSS Variable Syntax: /documentation/breaking-changes/css-vars/ - Duplicate Variable Flags: /documentation/breaking-changes/duplicate-var-flags/ - Default Exports: /documentation/breaking-changes/default-export/ + - Null Alpha Channel: /documentation/breaking-changes/null-alpha/ - abs() Percentage: /documentation/breaking-changes/abs-percent/ - Command Line: /documentation/cli/ :children: