UNPKG
@fylgja/card
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
The Fylgja card component
fylgja.dev
fylgja/fylgja
@fylgja/card
/
hover.css
6 lines
(5 loc)
•
103 B
CSS
View Raw
1
2
3
4
5
6
@media
(
any-pointer
: fine) {
.card
:where
(.--hover)
:hover
{
--card-shadow
:
var
(--shadow-
4
); } }