From b2e7a1fac1613f63e879b22c577500de0b033fdc Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 5 Feb 2022 19:33:35 +0100 Subject: Added radio --- src/index.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/index.scss') diff --git a/src/index.scss b/src/index.scss index ad3b1af..faa053e 100644 --- a/src/index.scss +++ b/src/index.scss @@ -12,6 +12,7 @@ @import 'objects/button'; @import 'objects/text-field'; @import 'objects/field-label'; +@import 'objects/radio'; :root { @include iro.props-assign; -- cgit v1.2.3-54-g00ecf