mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Use Octicons 4.4
but still keep the old 2.1.2 version for backwards compatibility
This commit is contained in:
@@ -32,10 +32,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
.octicon-font() {
|
||||
.octicon-font(@file) {
|
||||
font-family: 'Octicons Regular';
|
||||
src: url("octicons.woff") format("woff");
|
||||
src: url(@file) format("woff");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user