Implement ext:typo3_encore, update webpack

This commit is contained in:
Björn Fromme
2020-02-04 16:47:06 +01:00
parent 3a600d4e01
commit 05328bff6e
14 changed files with 4398 additions and 2787 deletions
@@ -1,10 +1,7 @@
$output-bourbon-deprecation-warnings: false;
@import "~bourbon/app/assets/stylesheets/bourbon";
@include font-face('Lato', '../fonts/lato-v14-latin-300', 300);
@include font-face('Lato', '../fonts/lato-v14-latin-regular', 400);
@include font-face('Lato', '../fonts/lato-v14-latin-700', 700);
@include font-face('Lato', '../fonts/lato-v14-latin-900', 900);
@import "fonts";
body {
font-family: "Lato", $helvetica;