CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 21:59:43 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"daa6c6c2af641804d280c9d79eaaec56"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=gihp2EXvgh9clDmuxRTET0sA3VyK5Zdq08%2FKQBwYxDIeDOPekFIJ%2FThqgcx0er7BQWD3OK07ee81AQwpoTeJmUVJ9JBKKCqd%2FrNRzLVfgVsFZqUE6UZ52xZjH%2FRfVw59KXOwWsca0We8L7FDQ%2BqRn8aHwgl6YVTV3qYWBIw8PQ3KW8BRVA9RK4AxvrR9t1RreDeNh7WT4jLrSVUFYrF6xuBgmSSgcA4TG%2BYsdKsg3uNQhvYs6f3f%2Fcs4IGXUIUUE0I4ElRs%2F9IX2fAV4lW7f6g%3D%3D--oFhB9A3LX8FARMri--%2FXN3d8t%2F26%2Bnt7Roq%2FeUfg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.12618248.1753307982; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 21:59:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 21:59:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C514:B5FA6:10FB45F:144BA9A:68815B4E
CSS, Sass, Less, Stylus · rafamadriz/friendly-snippets Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 526
CSS, Sass, Less, Stylus
rafamadriz edited this page Mar 27, 2021
·
1 revision
Prefix | Snippets |
---|---|
ai |
align-items : flex-start; |
aib |
align-items : baseline; |
aic |
align-items : center; |
aifs |
align-items : flex-start; |
aife |
align-items : flex-end; |
ais |
align-items : stretch; |
as |
align-self : flex-start; |
ani |
animation : name 1s linear; |
anide |
animation-delay : 1s; |
anidi |
animation-direction : alternate; |
anidu |
animation-duratuion : 1s; |
anifm |
animation-fill-mode : forwards; |
aniic |
animation-iteration-count: infinite; |
anin |
animation-name : name; |
anips |
animation-play-state : paused; |
anitf |
animation-timing-function: linear; |
bg |
background : #fff; |
bga |
background-attachment : fixed; |
bgc |
background-color : #fff; |
bgcl |
background-clip : border-box; |
bgi |
background-image : url("background.jpg"); |
bgo |
background-origin : border-box; |
bgp |
background-position : left top; |
bgr |
background-repeat : no-repeat; |
bgrr |
background-repeat : repeat; |
bgrx |
background-repeat : repeat-x; |
bgry |
background-repeat : repeat-y; |
bgrn |
background-repeat : no-repeat; |
bgs |
background-size : cover; |
bor |
border : 1px solid #000; |
born |
border : none; |
borc |
border-color : #000; |
bors |
border-style : solid; |
borw |
border-width : 1px; |
borb |
border-bottom : 1px solid #000; |
borl |
border-left : 1px solid #000; |
borr |
border-right : 1px solid #000; |
bort |
border-top : 1px solid #000; |
br |
border-radius : 2px; |
bot |
bottom : 0; |
bos |
box-shadow : 1px 1px 1px 1px rgba(0, 0, 0, .5); |
boz |
box-sizing : border-box; |
clr |
clear : both; |
col |
color : #000; |
con |
content : ''; |
cur |
cursor : auto; |
curp |
cursor : pointer; |
curd |
cursor : default; |
dis |
display : none; |
disb |
display : block; |
disi |
display : inline-block; |
disn |
display : none; |
disf |
display : flex; |
flex |
flex : 1 1 auto; |
fle |
flex : 1 1 auto; |
fld |
flex-direction : row; |
fldr |
flex-direction : row; |
fldc |
flex-direction : column; |
flf |
flex-flow : row, wrap; |
flw |
flex-wrap : wrap; |
fl |
float : left; |
fll |
float : left; |
flr |
float : right; |
fln |
float : none; |
ff |
font-family : arial; |
fz |
font-size : 12px; |
fst |
font-style : italic; |
fsti |
font-style : italic; |
fstn |
font-style : normal; |
fsto |
font-style : oblique; |
fw |
font-weight : bold; |
fwb |
font-weight : bold; |
fwl |
font-weight : light; |
fwn |
font-weight : normal; |
ft |
font : 12px/1.5; |
hei |
height : 1px; |
jc |
justify-content : flex-start; |
jcfe |
justify-content : flex-end; |
jcfs |
justify-content : flex-start; |
jcc |
justify-content : center; |
jcsa |
justify-content : space-around; |
jcsb |
justify-content : space-between; |
lis |
list-style : disc outside; |
lisp |
list-style-position : outside; |
list |
list-style-type : disc; |
listc |
list-style-type : circle; |
listd |
list-style-type : disc; |
listlr |
list-style-type : lower-roman; |
listn |
list-style-type : none; |
lists |
list-style-type : square; |
listur |
list-style-type : upper-roman; |
lef |
left : 0; |
lh |
line-height : 1.5; |
ls |
letter-spacing : 2px; |
lsn |
letter-spacing : normal; |
mar |
margin : 0; |
marb |
margin-bottom : 0; |
marl |
margin-left : 0; |
marr |
margin-right : 0; |
mart |
margin-top : 0; |
mara |
margin : 0 auto; |
mih |
min-height : 1px; |
miw |
min-width : 1px; |
mah |
max-height : 1px; |
maw |
max-width : 1px; |
opa |
opacity : 0; |
ov |
overflow : visible; |
ova |
overflow : auto; |
ovh |
overflow : hidden; |
ovs |
overflow : scroll; |
ovv |
overflow : visible; |
pad |
padding : 0; |
padb |
padding-bottom : 0; |
padl |
padding-left : 0; |
padr |
padding-right : 0; |
padt |
padding-top : 0; |
pos |
position : relative; |
posa |
position : absolute; |
posf |
position : fixed; |
posr |
position : relative; |
poss |
position : sticky; |
rig |
right : 0; |
ta |
text-align : center; |
tac |
text-align : center; |
tal |
text-align : left; |
tar |
text-align : right; |
td |
text-decoration : none; |
tdu |
text-decoration : underline; |
tdn |
text-decoration : none; |
tdl |
text-decoration : line-through; |
ti |
text-indent : 2em; |
ts |
text-shadow : 1px 1px 1px 1px rgba(0, 0, 0, .5); |
tt |
text-transform : capitalize; |
top |
top : 0; |
va |
vertical-align : baseline; |
vab |
vertical-align : bottom; |
vam |
vertical-align : middle; |
vat |
vertical-align : top; |
vis |
visibility : visible; |
visv |
visibility : visible; |
vish |
visibility : hidden; |
wb |
word-break : break-all; |
wid |
width : 0; |
wida |
width : auto; |
ws |
white-space : nowrap; |
wsn |
white-space : nowrap; |
wsp |
white-space : pre; |
ww |
word-wrap : break-word; |
zi |
z-index : -1; |
imp |
@import 'filename'; |
inc |
@include mixin; |
key |
@keyframes name {}; |
med |
@media screen and (max-width: 300px) {} |
mix |
@mixin name {} |
! |
!important |
i |
!important |
Clone this wiki locally
You can’t perform that action at this time.