1
0
mirror of https://github.com/dutchcoders/transfer.sh.git synced 2020-11-18 19:53:40 -08:00
2014-10-20 11:15:41 +02:00

19 lines
356 B
Plaintext

@import "bootstrap.less";
/*
@import "../bower_components/octicons/octicons/octicons.less";
@octicons-font-path: "../bower_components/octicons/octicons/";*/
@import "config";
@import "includes/global";
@import "includes/home";
@import "includes/pages";
@import "includes/reviews";
@import "includes/transfersh-icons";
.uploading {
background: red;
}