diff options
author | Chocobozzz <me@florianbigard.com> | 2019-08-22 10:02:32 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-08-22 10:02:32 +0200 |
commit | 79a899410fdf6d7d4fcb22f05314c9ed3fc5d591 (patch) | |
tree | fe896dd8905d4a102aebdf25ea38b4325a824d24 /client/src/sass/application.scss | |
parent | 6e44fb37634ce1280b5ff03e2d367f2eaa334272 (diff) | |
download | PeerTube-79a899410fdf6d7d4fcb22f05314c9ed3fc5d591.tar.gz PeerTube-79a899410fdf6d7d4fcb22f05314c9ed3fc5d591.tar.zst PeerTube-79a899410fdf6d7d4fcb22f05314c9ed3fc5d591.zip |
Cleanup SASS imports
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index c64a8ebf8..4fa722327 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -1,5 +1,4 @@ | |||
1 | $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/'; | 1 | $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/'; |
2 | @import '_bootstrap'; | ||
3 | 2 | ||
4 | @import '_variables'; | 3 | @import '_variables'; |
5 | @import '_mixins'; | 4 | @import '_mixins'; |