0

It gives error -> because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled

<link href="../src/assets/css/sb-admin-2.min.css" rel="stylesheet">

Folder structure:

public
  index.html
src
  assets
    vendor
2
  • What do you get when requesting ../src/assets/css/sb-admin-2.min.css in a browser? Commented Nov 3, 2022 at 13:08
  • And you are sure, the css file is located in src/assets/css ? In your folder-structure is no css folder? Commented Nov 3, 2022 at 13:10

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.