mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
* implemented docker * added previews (markdown, html, text, video, audio) * added tor support * several bugfixes
15 lines
277 B
Plaintext
15 lines
277 B
Plaintext
@import "bootstrap.less";
|
|
|
|
|
|
@import "../bower_components/animate.less/animate.less";
|
|
|
|
@import "config";
|
|
@import "includes/global";
|
|
@import "includes/home";
|
|
@import "includes/pages";
|
|
@import "includes/reviews";
|
|
@import "includes/transfersh-icons";
|
|
@import "includes/preview";
|
|
|
|
|