From a65ac8eaeb27e8021a035ac467acb74f8e91e280 Mon Sep 17 00:00:00 2001 From: reverend Date: Tue, 9 Mar 2021 12:39:04 +0100 Subject: [PATCH] Showcasing modifier last rule --- components/01_Layouts/fan/_fan.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/01_Layouts/fan/_fan.styl b/components/01_Layouts/fan/_fan.styl index 1a3c981..cedfd09 100644 --- a/components/01_Layouts/fan/_fan.styl +++ b/components/01_Layouts/fan/_fan.styl @@ -125,9 +125,9 @@ RV-Fan(base-height, base-width) RV-Fan__Base(--base-height, --base-width) +RV-Element() + RV-Fan__Surface(--base-height, --base-width) RV-Fan__Surface--fixedHeight(base-height) RV-Fan__Surface--fixedWidth(base-width) - RV-Fan__Surface(--base-height, --base-width) RV-Fan--auto(--base-height, --base-width) RV-Fan--vertical(--base-height, --base-width)