O console aponta o seguinte erro: "Refused to apply style from 'http://localhost:3000/slick-1.6.0/slick/fonts/slick.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled." "localhost/:1 Refused to apply style from 'http://localhost:3000/slick-1.6.0/slick/fonts/slick-theme.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled."
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Alura Typer</title>
<!--Import materialize.css-->
<link rel="stylesheet" href="css/libs/materialize.min.css">
<!-- Import Google Material Icons -->
<link href="css/libs/google-fonts.css" rel="stylesheet">
<link href="slick-1.6.0/slick/fonts/slick.css" type="text/css" rel="stylesheet"/>
<link href="slick-1.6.0/slick/fonts/slick-theme.css" type="text/css" rel="stylesheet"/>
<link href="css/index.css" rel="stylesheet">