Implement ext:typo3_encore, update webpack
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user