summaryrefslogtreecommitdiffstats
path: root/src_demo
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2025-07-23 08:34:23 +0200
committerVolpeon <git@volpeon.ink>2025-07-23 08:34:23 +0200
commit5c878876d3bdd2c7cd094871fa0644f3310bcec8 (patch)
tree0a41059f6983040f429d786ab0ad0dbf89764e96 /src_demo
parentFixed divider (diff)
downloadiro-design-5c878876d3bdd2c7cd094871fa0644f3310bcec8.tar.gz
iro-design-5c878876d3bdd2c7cd094871fa0644f3310bcec8.tar.bz2
iro-design-5c878876d3bdd2c7cd094871fa0644f3310bcec8.zip
Commit merge of button and badge into action-button (and rename it to button)
Diffstat (limited to 'src_demo')
-rw-r--r--src_demo/index.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/src_demo/index.scss b/src_demo/index.scss
index 5251a05..5614bc4 100644
--- a/src_demo/index.scss
+++ b/src_demo/index.scss
@@ -23,11 +23,9 @@
23@include iro.l-split-view--styles; 23@include iro.l-split-view--styles;
24 24
25@include iro.o-icon--styles; 25@include iro.o-icon--styles;
26@include iro.o-action-button--styles;
27@include iro.o-alert--styles; 26@include iro.o-alert--styles;
28@include iro.o-avatar--styles; 27@include iro.o-avatar--styles;
29@include iro.o-backdrop--styles; 28@include iro.o-backdrop--styles;
30@include iro.o-badge--styles;
31@include iro.o-button--styles; 29@include iro.o-button--styles;
32@include iro.o-card--styles; 30@include iro.o-card--styles;
33@include iro.o-checkbox--styles; 31@include iro.o-checkbox--styles;