UNPKG
@fylgja/input-group
Version:
latest (2.0.0)
2.0.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
The Fylgja input-group component
fylgja.dev
fylgja/fylgja
@fylgja/input-group
/
merge.css
7 lines
(6 loc)
•
160 B
CSS
View Raw
1
2
3
4
5
6
7
.input-group
:where
(
.--merge
) >
:not
(
:last-child
) {
border-inline-end-width
:
0
; }
.input-group
:where
(
.--merge
)
.form-input
button
{
--btn-border-width
:
0
; }