mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-24 05:00:18 +01:00
15 lines
278 B
Text
15 lines
278 B
Text
|
@import "bootstrap.less";
|
||
|
|
||
|
/*
|
||
|
@import "../bower_components/octicons/octicons/octicons.less";
|
||
|
|
||
|
@octicons-font-path: "../bower_components/octicons/octicons/";*/
|
||
|
@import "config";
|
||
|
@import "global";
|
||
|
@import "home";
|
||
|
@import "pages";
|
||
|
@import "dropzone";
|
||
|
|
||
|
|
||
|
@import "transfersh-icons";
|