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

Commit dbb3973

Browse files
author
Mike England
committed
Add basic styles to Select
1 parent 8236aeb commit dbb3973

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.select {
2+
& select {
3+
@apply block border;
4+
}
5+
}

0 commit comments

Comments
 (0)