Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 2c649b0

Browse files
committed
add mixins for the shared styles so we don't have to use host class names
1 parent 1dacbbc commit 2c649b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

element-styles/paper-item.html

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
text-align: left;
5050
};
5151
}
52+
5253
.paper-item {
5354
@apply --paper-item;
5455
}

0 commit comments

Comments
 (0)