♻️ Fixing the normalize.scss issue ()

Removing vendor version of normalise.scss and
replacing it with cdn version
This commit is contained in:
slashformotion 2021-11-03 21:54:46 +01:00 committed by GitHub
commit affe4f6c81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 1 additions and 811 deletions
layouts/partials

View file

@ -3,7 +3,7 @@
{{ partial "math.html" . }}
{{ end }}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/normalize.css@8.0.1/normalize.css">
<!-- Pure css -->
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css">