From a338271542e9304fa7c56cec336750bb40e365c4 Mon Sep 17 00:00:00 2001 From: jorenbroekema Date: Mon, 28 Feb 2022 16:53:18 +0100 Subject: [PATCH] chore: update changeset info --- .changeset/itchy-plums-sip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/itchy-plums-sip.md b/.changeset/itchy-plums-sip.md index d911979d3..9bbb75e8e 100644 --- a/.changeset/itchy-plums-sip.md +++ b/.changeset/itchy-plums-sip.md @@ -3,4 +3,4 @@ '@lion/input-range': patch --- -Abstract input-range's scoped styles feature to a mixin for reuse. With this mixin, you can scope styles on a LightDOM component. +Abstract input-range's scoped styles feature to a reactive controller for reuse. With this controller, you can scope styles on a LightDOM component.