css snippets
This commit is contained in:
parent
a015c71ed6
commit
9100997c8f
2 changed files with 15 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ snippet befabs "&::before (absolute) skeleton"
|
|||
height: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
||||
$0
|
||||
}
|
||||
endsnippet
|
||||
|
||||
|
|
@ -19,5 +21,7 @@ snippet aftabs "&::after (absolute) skeleton"
|
|||
height: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
||||
$0
|
||||
}
|
||||
endsnippet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue