inline css for html invoices (#1526)

This commit is contained in:
Kevin Papst
2020-03-06 03:21:39 +01:00
committed by GitHub
parent 76a6ea57a1
commit a50a59bbca
25 changed files with 270 additions and 69 deletions

9
assets/sass/bootstrap.scss vendored Normal file
View File

@@ -0,0 +1,9 @@
/*
* This file is part of the Kimai time-tracking app.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
$icon-font-path: "~bootstrap-sass/assets/fonts/bootstrap/";
@import '~bootstrap-sass/assets/stylesheets/bootstrap';