mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-01 22:32:40 +08:00
fix trailing whitesaces and newlines at end of files
This commit is contained in:
parent
f0c25837a3
commit
5e932099bd
@ -150,4 +150,3 @@
|
||||
0% { transform: rotate(0deg); }
|
||||
100% { transform: rotate(360deg); }
|
||||
}
|
||||
|
||||
|
@ -7,4 +7,3 @@ readers do not read off random characters that represent icons */
|
||||
@each $name, $icon in $fa-icons {
|
||||
.#{$fa-css-prefix}-#{$name}::before { content: unquote("\"#{ $icon }\""); }
|
||||
}
|
||||
|
||||
|
@ -72,4 +72,3 @@
|
||||
content: unquote("\"#{ $fa-var }\"");
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -2039,4 +2039,3 @@
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user