I am trying to @import CSS file into an HTML but it does not work. I did try linking path, It is not working either.
If your CSS file is in the same directory use this:
If this HTML file is at the root use:
Use https://www.w3schools.com/Tags/tag_link.asp for more information on linking to external style sheets