UNPKG
border.css
Version:
latest (0.10.0)
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Functional CSS border classes
github.com/ryanve/border.css
ryanve/border.css
border.css
/
border-context.css
5 lines
(4 loc)
•
232 B
CSS
View Raw
1
2
3
4
5
.first-top-none
:first-child
{
border-top-style
: none }
.first-left-none
:first-child
{
border-left-style
: none }
.last-right-none
:last-child
{
border-right-style
: none }
.last-bottom-none
:last-child
{
border-bottom-style
: none }